update the version to 4 (1.3)

This commit is contained in:
tibbi 2016-06-19 15:23:44 +02:00
parent 67055aabd8
commit d4b0e2c180

View File

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.flashlight"
minSdkVersion 16
targetSdkVersion 23
versionCode 3
versionName "1.2"
versionCode 4
versionName "1.3"
}
signingConfigs {