update version to 2 (1.2)

This commit is contained in:
tibbi 2016-08-21 13:02:18 +02:00
parent 0bfd8463f1
commit 3120d73626

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.applauncher"
minSdkVersion 16
targetSdkVersion 23
versionCode 1
versionName "1.0"
versionCode 2
versionName "1.2"
}
signingConfigs {