From d20f3180cf79dc80c2be20bc45ce22ac58f54a24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miko=C5=82aj=20Pich?= Date: Fri, 21 May 2021 13:44:41 +0200 Subject: [PATCH] Version 1.1.6 --- app/build.gradle | 8 ++++---- app/src/main/play/release-notes/pl-PL/default.txt | 5 +++-- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index b93eee7f7..2fd01518d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -21,8 +21,8 @@ android { testApplicationId "io.github.tests.wulkanowy" minSdkVersion 17 targetSdkVersion 30 - versionCode 91 - versionName "1.1.5" + versionCode 92 + versionName "1.1.6" multiDexEnabled true testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true @@ -138,7 +138,7 @@ play { serviceAccountCredentials = file('key.p12') defaultToAppBundles = false track = 'production' - updatePriority = 1 + updatePriority = 5 } huaweiPublish { @@ -161,7 +161,7 @@ ext { } dependencies { - implementation "io.github.wulkanowy:sdk:f937a993c7" + implementation "io.github.wulkanowy:sdk:1.1.6" coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5' diff --git a/app/src/main/play/release-notes/pl-PL/default.txt b/app/src/main/play/release-notes/pl-PL/default.txt index 868c75e3f..a6f3f44ef 100644 --- a/app/src/main/play/release-notes/pl-PL/default.txt +++ b/app/src/main/play/release-notes/pl-PL/default.txt @@ -1,5 +1,6 @@ -Wersja 1.1.5 +Wersja 1.1.6 -Naprawiliśmy liczenie średniej wszystkich ocen z całego roku +- naprawiliśmy błąd przy wysyłaniu wiadomości +- naprawiliśmy oznaczanie odwołanych lekcji jako zastępstwa Pełna lista zmian: https://github.com/wulkanowy/wulkanowy/releases