1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-11-23 22:56:23 -06:00

Version 0.6.1

This commit is contained in:
Mikołaj Pich 2018-12-18 16:24:45 +01:00
parent 24e4870baf
commit 504a73ee6c
No known key found for this signature in database
GPG Key ID: F62B26E36D4C4BAA

View File

@ -23,8 +23,8 @@ android {
testApplicationId "io.github.tests.wulkanowy"
minSdkVersion 15
targetSdkVersion 28
versionCode 19
versionName "0.6.0"
versionCode 20
versionName "0.6.1"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
@ -74,7 +74,7 @@ androidExtensions {
play {
track = 'alpha'
uploadImages = true
uploadImages = false
}
configurations.all {