From b71630246a352953538760d07f962e94de7104be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miko=C5=82aj=20Pich?= Date: Wed, 1 May 2024 22:30:41 +0200 Subject: [PATCH] Version 2.6.0 --- app/build.gradle | 10 +++++----- app/src/main/play/release-notes/pl-PL/default.txt | 7 +++++-- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 1e9726df..245daab0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -27,8 +27,8 @@ android { testApplicationId "io.github.tests.wulkanowy" minSdkVersion 21 targetSdkVersion 34 - versionCode 157 - versionName "2.5.8" + versionCode 160 + versionName "2.6.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" resValue "string", "app_name", "Wulkanowy" @@ -160,8 +160,8 @@ play { defaultToAppBundles = false track = 'production' releaseStatus = ReleaseStatus.IN_PROGRESS - userFraction = 0.99d - updatePriority = 4 + userFraction = 0.25d + updatePriority = 1 enabled.set(false) } @@ -191,7 +191,7 @@ ext { } dependencies { - implementation 'io.github.wulkanowy:sdk:2.5.8' + implementation 'io.github.wulkanowy:sdk:2.6.0' coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.4' 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 2b87f21d..fb07d424 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,8 @@ -Wersja 2.5.8 +Wersja 2.6.0 -— obeszliśmy próby blokowania Wulkanowego przez firmę VULCAN, o czymś pewnie zapomnieliśmy, ale nie miejcie nam tego za złe +— dodaliśmy kalkulator frekwencji +— dodaliśmy wyświetlanie lekcji dodatkowych w planie lekcji +— ulepszyliśmy wyjaśnienie na ekranie z miejscem na wpisanie numeru PESEL +— naprawiliśmy rzadkie sytuacje, gdy plan lekcji nakładał się na informację o jego braku Pełna lista zmian: https://github.com/wulkanowy/wulkanowy/releases