diff --git a/app/build.gradle b/app/build.gradle index 5238e27a..2a59303c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { testApplicationId "io.github.tests.wulkanowy" minSdkVersion 15 targetSdkVersion 28 - versionCode 40 - versionName "0.9.2" + versionCode 41 + versionName "0.9.3" multiDexEnabled true testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true @@ -98,7 +98,7 @@ play { } dependencies { - implementation "io.github.wulkanowy:api:0.9.2" + implementation "io.github.wulkanowy:api:0.9.3" implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version" implementation "androidx.core:core:1.0.2" 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 58574257..2bb64db6 100644 --- a/app/src/main/play/release-notes/pl-PL/default.txt +++ b/app/src/main/play/release-notes/pl-PL/default.txt @@ -1,9 +1,8 @@ -Wersja 0.9.2 +Wersja 0.9.3 Naprawiliśmy: -- ustawienia synchronizacji w tle -- ręczne odświeżanie ocen jeśli średnia była pobierana z dziennika -- wygląd ładowania w widoku Dostęp Mobilny -- sporadyczne awarie aplikacji na starszych urządzeniach +- problemy z logowaniem jeśli symbol zawierał cyfry +- bardzo rzadkie problemy z ładowaniem ocen +- jeszcze rzadsze problemy ze stabilnością podczas logowania Pełna lista zmian: https://github.com/wulkanowy/wulkanowy/releases