forked from github/wulkanowy-mirror
Version 0.24.1
This commit is contained in:
parent
04ff05c22a
commit
b1e1b801b5
@ -18,8 +18,8 @@ android {
|
||||
testApplicationId "io.github.tests.wulkanowy"
|
||||
minSdkVersion 17
|
||||
targetSdkVersion 30
|
||||
versionCode 78
|
||||
versionName "0.24.0"
|
||||
versionCode 79
|
||||
versionName "0.24.1"
|
||||
multiDexEnabled true
|
||||
resValue "string", "app_name", "Wulkanowy"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
@ -138,7 +138,7 @@ ext {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation "io.github.wulkanowy:sdk:6b3a58ce"
|
||||
implementation "io.github.wulkanowy:sdk:0.24.1"
|
||||
|
||||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.1'
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
Wersja 0.24.0
|
||||
Wersja 0.24.1
|
||||
- naprawiliśmy odczytywanie wiadomości
|
||||
- naprawiliśmy niekończące się ładowanie w ocenach na drugim semestrze
|
||||
- naprawiliśmy ciemny motyw na MIUI 12
|
||||
- dodaliśmy automatyczne odświeżanie danych w aplikacji
|
||||
|
Loading…
Reference in New Issue
Block a user