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"
|
testApplicationId "io.github.tests.wulkanowy"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 31
|
targetSdkVersion 31
|
||||||
versionCode 105
|
versionCode 106
|
||||||
versionName "1.6.1"
|
versionName "1.6.2"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
|
|
||||||
resValue "string", "app_name", "Wulkanowy"
|
resValue "string", "app_name", "Wulkanowy"
|
||||||
@ -153,7 +153,7 @@ play {
|
|||||||
defaultToAppBundles = false
|
defaultToAppBundles = false
|
||||||
track = 'production'
|
track = 'production'
|
||||||
releaseStatus = com.github.triplet.gradle.androidpublisher.ReleaseStatus.IN_PROGRESS
|
releaseStatus = com.github.triplet.gradle.androidpublisher.ReleaseStatus.IN_PROGRESS
|
||||||
userFraction = 0.25d
|
userFraction = 0.50d
|
||||||
updatePriority = 1
|
updatePriority = 1
|
||||||
enabled.set(false)
|
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 możliwość usuwania wielu wiadomości jednocześnie
|
||||||
- dodaliśmy opcję szybkiego dodawania sprawdzianów do kalendarza
|
- dodaliśmy opcję szybkiego dodawania sprawdzianów do kalendarza
|
||||||
|
Loading…
x
Reference in New Issue
Block a user