forked from github/wulkanowy-mirror
Merge branch 'release/1.7.1' into develop
This commit is contained in:
commit
7f6fd60821
@ -23,8 +23,8 @@ android {
|
||||
testApplicationId "io.github.tests.wulkanowy"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 32
|
||||
versionCode 109
|
||||
versionName "1.7.0"
|
||||
versionCode 110
|
||||
versionName "1.7.1"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
resValue "string", "app_name", "Wulkanowy"
|
||||
@ -161,7 +161,7 @@ play {
|
||||
defaultToAppBundles = false
|
||||
track = 'production'
|
||||
releaseStatus = com.github.triplet.gradle.androidpublisher.ReleaseStatus.IN_PROGRESS
|
||||
userFraction = 0.05d
|
||||
userFraction = 0.95d
|
||||
updatePriority = 5
|
||||
enabled.set(false)
|
||||
}
|
||||
|
@ -1,4 +1,4 @@
|
||||
Wersja 1.7.0
|
||||
Wersja 1.7.1
|
||||
|
||||
- naprawiliśmy logowanie do aplikacji
|
||||
- dodaliśmy wsparcie nowego modułu Wiadomości Plus
|
||||
|
Loading…
x
Reference in New Issue
Block a user