update version to 3 (1.3)

This commit is contained in:
tibbi 2016-08-21 21:14:01 +02:00
parent eb082bdc62
commit e13654ee19

View File

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