1
0

Compare commits

..

4 Commits

Author SHA1 Message Date
41098abcb8 Remove end
This reverts commit 3e106d5af0.
2024-06-11 21:48:49 +02:00
3e106d5af0 Add end (#2574) 2024-06-11 20:37:31 +02:00
fc549309d8 Merge branch 'release/2.6.16' into develop 2024-06-10 19:05:08 +02:00
77155a74d3 Version 2.6.16 2024-06-10 19:03:55 +02:00
2 changed files with 8 additions and 7 deletions

View File

@ -27,8 +27,8 @@ android {
testApplicationId "io.github.tests.wulkanowy"
minSdkVersion 21
targetSdkVersion 34
versionCode 175
versionName "2.6.15"
versionCode 176
versionName "2.6.16"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resValue "string", "app_name", "Wulkanowy"
@ -161,7 +161,7 @@ play {
track = 'production'
releaseStatus = ReleaseStatus.IN_PROGRESS
userFraction = 0.99d
updatePriority = 3
updatePriority = 2
enabled.set(false)
}
@ -191,7 +191,7 @@ ext {
}
dependencies {
implementation 'io.github.wulkanowy:sdk:2.6.13'
implementation 'io.github.wulkanowy:sdk:2.6.14'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.4'
@ -202,7 +202,7 @@ dependencies {
implementation 'androidx.core:core-ktx:1.13.1'
implementation 'androidx.core:core-splashscreen:1.0.1'
implementation "androidx.activity:activity-ktx:1.9.0"
implementation "androidx.appcompat:appcompat:1.7.0"
implementation "androidx.appcompat:appcompat:1.6.1"
implementation "androidx.fragment:fragment-ktx:1.7.1"
implementation "androidx.annotation:annotation:1.8.0"
implementation "androidx.javascriptengine:javascriptengine:1.0.0-beta01"

View File

@ -1,5 +1,6 @@
Wersja 2.6.15
Wersja 2.6.16
naprawiliśmy moduł wiadomości
dodaliśmy język kaszubski
— naprawiliśmy crash aplikacji przy przełączaniu uczniów, kiedy włączone są reklamy
Pełna lista zmian: https://github.com/wulkanowy/wulkanowy/releases