update version code to 2

This commit is contained in:
tibbi 2018-01-01 19:49:56 +01:00
parent 29b75e5771
commit 54775f3f08
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ android {
applicationId "com.simplemobiletools.contacts"
minSdkVersion 16
targetSdkVersion 27
versionCode 1
versionCode 2
versionName "3.0.1"
setProperty("archivesBaseName", "contacts")
}