diff --git a/.travis.yml b/.travis.yml index 983f521a..514e37c0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ cache: branches: only: - develop - - 0.17.3 + - 0.17.4 android: licenses: diff --git a/app/build.gradle b/app/build.gradle index b8e2ee20..45d20f96 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,8 +18,8 @@ android { testApplicationId "io.github.tests.wulkanowy" minSdkVersion 17 targetSdkVersion 29 - versionCode 56 - versionName "0.17.2" + versionCode 57 + versionName "0.17.4" multiDexEnabled true testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true @@ -128,7 +128,7 @@ configurations.all { } dependencies { - implementation "io.github.wulkanowy:sdk:0.17.3" + implementation "io.github.wulkanowy:sdk:0.17.4" implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version" implementation "androidx.core:core-ktx:1.2.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 4941fcfa..6e72dd82 100644 --- a/app/src/main/play/release-notes/pl-PL/default.txt +++ b/app/src/main/play/release-notes/pl-PL/default.txt @@ -1,5 +1,3 @@ -Wersja 0.17.2 i 0.17.3 - - naprawiliśmy wyświetlanie przycisku oznaczania zadania domowego jako wykonanego - naprawiliśmy rzadki błąd ze stabilnością przy wysyłaniu wiadomości - naprawiliśmy błąd po logowaniu w domyślnym trybie, jeśli wcześniej użytkownik zalogowany był w trybie Mobilnego API