1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-19 21:39:08 -05:00

Version 2.6.15

This commit is contained in:
Mikołaj Pich 2024-05-30 17:58:32 +02:00
parent 09aea4c484
commit 246d01ca26
No known key found for this signature in database
2 changed files with 5 additions and 5 deletions

View File

@ -27,8 +27,8 @@ android {
testApplicationId "io.github.tests.wulkanowy" testApplicationId "io.github.tests.wulkanowy"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 34 targetSdkVersion 34
versionCode 174 versionCode 175
versionName "2.6.14" versionName "2.6.15"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resValue "string", "app_name", "Wulkanowy" resValue "string", "app_name", "Wulkanowy"
@ -191,7 +191,7 @@ ext {
} }
dependencies { dependencies {
implementation 'io.github.wulkanowy:sdk:2.6.13-SNAPSHOT' implementation 'io.github.wulkanowy:sdk:2.6.13'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.4' coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.4'

View File

@ -1,5 +1,5 @@
Wersja 2.6.14 Wersja 2.6.15
— naprawiliśmy moduł "Uczeń", czyli bez wiadomości i "Uczeń Plus" (na razie) — naprawiliśmy moduł wiadomości
Pełna lista zmian: https://github.com/wulkanowy/wulkanowy/releases Pełna lista zmian: https://github.com/wulkanowy/wulkanowy/releases