forked from github/wulkanowy-mirror
Merge branch 'release/1.6.2' into develop
This commit is contained in:
commit
130e11a629
@ -22,8 +22,8 @@ android {
|
||||
testApplicationId "io.github.tests.wulkanowy"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 31
|
||||
versionCode 105
|
||||
versionName "1.6.1"
|
||||
versionCode 106
|
||||
versionName "1.6.2"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
resValue "string", "app_name", "Wulkanowy"
|
||||
@ -153,7 +153,7 @@ play {
|
||||
defaultToAppBundles = false
|
||||
track = 'production'
|
||||
releaseStatus = com.github.triplet.gradle.androidpublisher.ReleaseStatus.IN_PROGRESS
|
||||
userFraction = 0.25d
|
||||
userFraction = 0.50d
|
||||
updatePriority = 1
|
||||
enabled.set(false)
|
||||
}
|
||||
|
@ -1,4 +1,4 @@
|
||||
Wersja 1.6.0
|
||||
Wersja 1.6.2
|
||||
|
||||
- dodaliśmy możliwość usuwania wielu wiadomości jednocześnie
|
||||
- dodaliśmy opcję szybkiego dodawania sprawdzianów do kalendarza
|
||||
|
Loading…
x
Reference in New Issue
Block a user