forked from github/wulkanowy-mirror
Merge branch 'release/0.24.3'
This commit is contained in:
commit
60ae14719d
@ -18,8 +18,8 @@ android {
|
|||||||
testApplicationId "io.github.tests.wulkanowy"
|
testApplicationId "io.github.tests.wulkanowy"
|
||||||
minSdkVersion 17
|
minSdkVersion 17
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
versionCode 80
|
versionCode 81
|
||||||
versionName "0.24.2"
|
versionName "0.24.3"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
resValue "string", "app_name", "Wulkanowy"
|
resValue "string", "app_name", "Wulkanowy"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
@ -126,7 +126,7 @@ play {
|
|||||||
serviceAccountCredentials = file('key.p12')
|
serviceAccountCredentials = file('key.p12')
|
||||||
defaultToAppBundles = false
|
defaultToAppBundles = false
|
||||||
track = 'alpha'
|
track = 'alpha'
|
||||||
updatePriority = 3
|
updatePriority = 5
|
||||||
}
|
}
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
Wersja 0.24.2
|
Wersja 0.24.3
|
||||||
- naprawiliśmy odczytywanie wiadomości
|
- 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
|
||||||
|
Loading…
Reference in New Issue
Block a user