This commit is contained in:
kubasz 2019-08-28 18:34:20 +02:00
parent ab7211e85c
commit e8a64a7c9b
2 changed files with 4 additions and 4 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "pl.szczodrzynski.navigation" applicationId "pl.szczodrzynski.navigation"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 28 targetSdkVersion 28
versionCode 200 versionCode 300
versionName "0.2.0" versionName "0.3.0"
} }
buildTypes { buildTypes {
release { release {

View File

@ -9,8 +9,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 28 targetSdkVersion 28
versionCode 200 versionCode 300
versionName "0.2.0" versionName "0.3.0"
consumerProguardFiles 'consumer-rules.pro' consumerProguardFiles 'consumer-rules.pro'