Change of versions.

master
Tomasz Półgrabia 2016-11-20 18:37:50 +01:00
parent 5b927dbaa1
commit 2876aa6756
4 changed files with 8 additions and 8 deletions

View File

@ -35,8 +35,8 @@ android {
applicationId "pl.tpolgrabia.urbanexplorer" applicationId "pl.tpolgrabia.urbanexplorer"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 21 targetSdkVersion 21
versionCode 4 versionCode 5
versionName "1.1" versionName "1.1.1"
} }
signingConfigs { signingConfigs {

View File

@ -7,8 +7,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 21 targetSdkVersion 21
versionCode 1 versionCode 2
versionName "1.0" versionName "1.0.1"
} }
buildTypes { buildTypes {
release { release {

View File

@ -7,8 +7,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 21 targetSdkVersion 21
versionCode 2 versionCode 3
versionName "1.0.1" versionName "1.0.2"
} }
buildTypes { buildTypes {
release { release {

View File

@ -7,8 +7,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 21 targetSdkVersion 21
versionCode 2 versionCode 3
versionName "1.0.1" versionName "1.0.2"
} }
buildTypes { buildTypes {
release { release {