diff --git a/.travis.yml b/.travis.yml index 0bcf9bdb..3b19799a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ cache: branches: only: - develop - - 0.9.2 + - 0.9.4 android: licenses: diff --git a/app/build.gradle b/app/build.gradle index 3eba017d..499f0636 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { testApplicationId "io.github.tests.wulkanowy" minSdkVersion 16 targetSdkVersion 28 - versionCode 41 - versionName "0.9.3" + versionCode 42 + versionName "0.9.4" multiDexEnabled true testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true @@ -107,7 +107,7 @@ ext { } dependencies { - implementation "io.github.wulkanowy:api:0.9.3" + implementation "io.github.wulkanowy:api:0.9.4" 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 2bb64db6..512e5055 100644 --- a/app/src/main/play/release-notes/pl-PL/default.txt +++ b/app/src/main/play/release-notes/pl-PL/default.txt @@ -1,8 +1,6 @@ -Wersja 0.9.3 +Wersja 0.9.4 -Naprawiliśmy: -- problemy z logowaniem jeśli symbol zawierał cyfry -- bardzo rzadkie problemy z ładowaniem ocen -- jeszcze rzadsze problemy ze stabilnością podczas logowania +- naprawienie nawigacji we frekwencji, sprawdzianach, planie lekcji na wakacjach +- wyświetlanie szczęśliwego numerka po ostatniej aktualizacji dziennika VULCAN (19.06) Pełna lista zmian: https://github.com/wulkanowy/wulkanowy/releases