From 3e1acbd3bfdc94363a30477600f9d166c3e34abd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miko=C5=82aj=20Pich?= Date: Tue, 16 Mar 2021 12:58:52 +0100 Subject: [PATCH] Version 1.1.2 --- app/build.gradle | 6 +++--- app/src/main/play/release-notes/pl-PL/default.txt | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index ba49f448..b8b6f016 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 2b0af6e5..8ab595f9 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