forked from github/wulkanowy-mirror
Version 0.6.1
This commit is contained in:
parent
24e4870baf
commit
504a73ee6c
@ -23,8 +23,8 @@ android {
|
|||||||
testApplicationId "io.github.tests.wulkanowy"
|
testApplicationId "io.github.tests.wulkanowy"
|
||||||
minSdkVersion 15
|
minSdkVersion 15
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 19
|
versionCode 20
|
||||||
versionName "0.6.0"
|
versionName "0.6.1"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
@ -74,7 +74,7 @@ androidExtensions {
|
|||||||
|
|
||||||
play {
|
play {
|
||||||
track = 'alpha'
|
track = 'alpha'
|
||||||
uploadImages = true
|
uploadImages = false
|
||||||
}
|
}
|
||||||
|
|
||||||
configurations.all {
|
configurations.all {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user