Merge branch 'release/2.2.1' into develop

This commit is contained in:
Mikołaj Pich 2023-10-03 01:14:25 +02:00
commit 3272c38356
2 changed files with 7 additions and 6 deletions

View File

@ -27,8 +27,8 @@ android {
testApplicationId "io.github.tests.wulkanowy"
minSdkVersion 21
targetSdkVersion 33
versionCode 132
versionName "2.2.0"
versionCode 133
versionName "2.2.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resValue "string", "app_name", "Wulkanowy"
@ -162,7 +162,7 @@ play {
track = 'production'
releaseStatus = ReleaseStatus.IN_PROGRESS
userFraction = 0.01d
updatePriority = 1
updatePriority = 3
enabled.set(false)
}
@ -192,7 +192,7 @@ ext {
}
dependencies {
implementation 'io.github.wulkanowy:sdk:2.2.0'
implementation 'io.github.wulkanowy:sdk:2.2.1'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.3'

View File

@ -1,5 +1,6 @@
Wersja 2.2.0
Wersja 2.2.1
Dokonaliśmy drobnych usprawnień w obszarze logowania, które powinny pomóc Wam i nam
dokonaliśmy kilka poprawek na ekranie logowania
naprawiliśmy przypadek z błędnym wyświetlaniem starej klasy ucznia po zalogowaniu się na konto z nowej klasy
Pełna lista zmian: https://github.com/wulkanowy/wulkanowy/releases