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"
|
||||
minSdkVersion 17
|
||||
targetSdkVersion 30
|
||||
versionCode 80
|
||||
versionName "0.24.2"
|
||||
versionCode 81
|
||||
versionName "0.24.3"
|
||||
multiDexEnabled true
|
||||
resValue "string", "app_name", "Wulkanowy"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
@ -126,7 +126,7 @@ play {
|
||||
serviceAccountCredentials = file('key.p12')
|
||||
defaultToAppBundles = false
|
||||
track = 'alpha'
|
||||
updatePriority = 3
|
||||
updatePriority = 5
|
||||
}
|
||||
|
||||
ext {
|
||||
|
@ -1,4 +1,4 @@
|
||||
Wersja 0.24.2
|
||||
Wersja 0.24.3
|
||||
- naprawiliśmy odczytywanie wiadomości
|
||||
- naprawiliśmy niekończące się ładowanie w ocenach na drugim semestrze
|
||||
- naprawiliśmy ciemny motyw na MIUI 12
|
||||
|
Loading…
Reference in New Issue
Block a user