diff --git a/app/build.gradle b/app/build.gradle index ba49f4484..b8b6f0162 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -20,8 +20,8 @@ android { testApplicationId "io.github.tests.wulkanowy" minSdkVersion 17 targetSdkVersion 30 - versionCode 87 - versionName "1.1.1" + versionCode 88 + versionName "1.1.2" multiDexEnabled true testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true @@ -150,7 +150,7 @@ ext { } dependencies { - implementation "com.github.wulkanowy:sdk:340cf4ebd3" + implementation "io.github.wulkanowy:sdk:1.1.2" coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5' 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 2b0af6e5a..8ab595f93 100644 --- a/app/src/main/play/release-notes/pl-PL/default.txt +++ b/app/src/main/play/release-notes/pl-PL/default.txt @@ -1,6 +1,6 @@ -Wersja 1.1.1 +Wersja 1.1.2 -- naprawiliśmy wyświetlanie planu lekcji +- naprawiliśmy wyświetlanie planu lekcji i lekcji dodatkowych - naprawiliśmy kilka rzadkich problemów ze stabilnością Pełna lista zmian: https://github.com/wulkanowy/wulkanowy/releases