mirror of
https://github.com/wulkanowy/wulkanowy.git
synced 2025-01-31 22:42:45 +01:00
Version 0.24.1
This commit is contained in:
parent
04ff05c22a
commit
b1e1b801b5
@ -18,8 +18,8 @@ android {
|
|||||||
testApplicationId "io.github.tests.wulkanowy"
|
testApplicationId "io.github.tests.wulkanowy"
|
||||||
minSdkVersion 17
|
minSdkVersion 17
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
versionCode 78
|
versionCode 79
|
||||||
versionName "0.24.0"
|
versionName "0.24.1"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
resValue "string", "app_name", "Wulkanowy"
|
resValue "string", "app_name", "Wulkanowy"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
@ -138,7 +138,7 @@ ext {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
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'
|
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 niekończące się ładowanie w ocenach na drugim semestrze
|
||||||
- naprawiliśmy ciemny motyw na MIUI 12
|
- naprawiliśmy ciemny motyw na MIUI 12
|
||||||
- dodaliśmy automatyczne odświeżanie danych w aplikacji
|
- dodaliśmy automatyczne odświeżanie danych w aplikacji
|
||||||
|
Loading…
x
Reference in New Issue
Block a user