From 44ba0d76de532474b2dbf443dd1f163ab75d1fa4 Mon Sep 17 00:00:00 2001 From: Faierbel Date: Tue, 16 Feb 2021 12:44:24 +0100 Subject: [PATCH] Version 1.0.1 --- app/build.gradle | 6 +++--- app/src/main/play/release-notes/pl-PL/default.txt | 10 +++------- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 6d4f40dd2..f59dff039 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,8 +18,8 @@ android { testApplicationId "io.github.tests.wulkanowy" minSdkVersion 17 targetSdkVersion 30 - versionCode 84 - versionName "1.0.0" + versionCode 85 + versionName "1.0.1" multiDexEnabled true testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true @@ -142,7 +142,7 @@ ext { } dependencies { - implementation "io.github.wulkanowy:sdk:1.0.0" + implementation "io.github.wulkanowy:sdk:1.0.1" coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.1' 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 1d18f5751..3404b05b8 100644 --- a/app/src/main/play/release-notes/pl-PL/default.txt +++ b/app/src/main/play/release-notes/pl-PL/default.txt @@ -1,10 +1,6 @@ -Wersja 1.0.0 +Wersja 1.0.1 -Pierwsza produkcyjna wersja Wulkanowego 🎉 - -Dziękujemy wszystkim użytkownikom za testowanie dotychczasowej wersji będącej we wczesnym dostępie -jak i programistom, którzy w wolnych chwilach pomagali rozwijać aplikację i naprawiać znalezione błędy. - -Bez was wszystkich niemożliwe byłoby to dzieło! +- naprawiliśmy błąd podczas wysyłania wiadomości +- poprawiliśmy błędy w tłumaczeniach Pełna lista zmian: https://github.com/wulkanowy/wulkanowy/releases