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"
minSdkVersion 16
targetSdkVersion 28
versionCode 200
versionName "0.2.0"
versionCode 300
versionName "0.3.0"
}
buildTypes {
release {

View File

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