From c846cc999fed8b4c86ecda2549cde9d0baafa294 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miko=C5=82aj=20Pich?= Date: Sun, 19 Dec 2021 22:25:47 +0100 Subject: [PATCH] Version 1.4.4 --- app/build.gradle | 8 ++++---- app/src/main/play/release-notes/pl-PL/default.txt | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index cd3830562..ea74cd562 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -22,8 +22,8 @@ android { testApplicationId "io.github.tests.wulkanowy" minSdkVersion 21 targetSdkVersion 31 - versionCode 101 - versionName "1.4.3" + versionCode 102 + versionName "1.4.4" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" resValue "string", "app_name", "Wulkanowy" @@ -150,7 +150,7 @@ kapt { play { defaultToAppBundles = false track = 'beta' - updatePriority = 1 + updatePriority = 4 enabled.set(false) } @@ -174,7 +174,7 @@ ext { } dependencies { - implementation "io.github.wulkanowy:sdk:4e9fa5d240" + implementation "io.github.wulkanowy:sdk:1.4.4" 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 82289ffc9..f40e3fc33 100644 --- a/app/src/main/play/release-notes/pl-PL/default.txt +++ b/app/src/main/play/release-notes/pl-PL/default.txt @@ -1,6 +1,6 @@ -Wersja 1.4.3 +Wersja 1.4.4 -Naprawiliśmy drobne problemy ze stabilnością oraz małą usterkę w wyszukiwarce wiadomości. -Wszystko po to, aby jeszcze bardziej podnieść komfort z używania aplikacji! +- naprawiliśmy logowanie do Gdańskiej Platformy Edukacyjnej +- naprawiliśmy sortowanie ocen oraz ogłoszeń Pełna lista zmian: https://github.com/wulkanowy/wulkanowy/releases