Changing version code.

master
Tomasz Półgrabia 2016-09-18 16:23:57 +02:00
parent 41a5d14b28
commit c4668be5e2
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ android {
applicationId "pl.tpolgrabia.urbanexplorer"
minSdkVersion 21
targetSdkVersion 21
versionCode 1
versionCode 2
versionName "1.0.1-SNAPSHOT"
}