diff --git a/.travis.yml b/.travis.yml index e8366be2..688dd000 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ cache: branches: only: - develop - - 0.20.1 + - 0.20.2 android: licenses: diff --git a/app/build.gradle b/app/build.gradle index eb932978..b046834a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,8 +18,8 @@ android { testApplicationId "io.github.tests.wulkanowy" minSdkVersion 17 targetSdkVersion 29 - versionCode 64 - versionName "0.20.0" + versionCode 66 + versionName "0.20.2" multiDexEnabled true resValue "string", "app_name", "Wulkanowy" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" @@ -126,7 +126,7 @@ configurations.all { } dependencies { - implementation "io.github.wulkanowy:sdk:0.20.1" + implementation "io.github.wulkanowy:sdk:0.20.2" coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.0.10' 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 51c3c13a..d0e2c823 100644 --- a/app/src/main/play/release-notes/pl-PL/default.txt +++ b/app/src/main/play/release-notes/pl-PL/default.txt @@ -1,4 +1,4 @@ -Wersja 0.20.1 +Wersja 0.20.2 - naprawiliśmy powiadomienie o szczęśliwym numerku - naprawiliśmy przełączanie na nowy rok szkolny - naprawiliśmy funkcję resetowania hasła