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"
|
testApplicationId "io.github.tests.wulkanowy"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 32
|
targetSdkVersion 32
|
||||||
versionCode 109
|
versionCode 110
|
||||||
versionName "1.7.0"
|
versionName "1.7.1"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
|
|
||||||
resValue "string", "app_name", "Wulkanowy"
|
resValue "string", "app_name", "Wulkanowy"
|
||||||
@ -161,7 +161,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.05d
|
userFraction = 0.95d
|
||||||
updatePriority = 5
|
updatePriority = 5
|
||||||
enabled.set(false)
|
enabled.set(false)
|
||||||
}
|
}
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
Wersja 1.7.0
|
Wersja 1.7.1
|
||||||
|
|
||||||
- naprawiliśmy logowanie do aplikacji
|
- naprawiliśmy logowanie do aplikacji
|
||||||
- dodaliśmy wsparcie nowego modułu Wiadomości Plus
|
- dodaliśmy wsparcie nowego modułu Wiadomości Plus
|
||||||
|
Loading…
x
Reference in New Issue
Block a user