diff --git a/app/build.gradle b/app/build.gradle index 3043bc65..7982e49c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { testApplicationId "io.github.tests.wulkanowy" minSdkVersion 15 targetSdkVersion 28 - versionCode 36 - versionName "0.8.3" + versionCode 37 + versionName "0.8.4" multiDexEnabled true testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true @@ -85,7 +85,7 @@ play { } dependencies { - implementation 'io.github.wulkanowy:api:0.8.3' + implementation 'io.github.wulkanowy:api:0.8.4' implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version" implementation "androidx.legacy:legacy-support-v4:1.0.0" 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 d1f8f1e7..c151c07f 100644 --- a/app/src/main/play/release-notes/pl-PL/default.txt +++ b/app/src/main/play/release-notes/pl-PL/default.txt @@ -1,10 +1,6 @@ -Wersja 0.8.3 +Wersja 0.8.4 Naprawiliśmy: -- rzadkie problemy z wczytywaniem treści wiadomości -- rzadkie problemy z wyświetlaniem poprawnego nauczyciela przy zastępstwach - -Zmieniliśmy: -- tekst wskazówki przy wprowadzaniu symbolu w formularzu logowania +- synchronizację w tle dla użytkowników używających danych pakietowych Pełna lista zmian: https://github.com/wulkanowy/wulkanowy/releases