From e4a6caa13e1ce7b40ba6592979de23254e97283b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miko=C5=82aj=20Pich?= Date: Mon, 27 May 2019 18:13:20 +0200 Subject: [PATCH] Version 0.8.4 --- app/build.gradle | 6 +++--- app/src/main/play/release-notes/pl-PL/default.txt | 8 ++------ 2 files changed, 5 insertions(+), 9 deletions(-) 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