update version to 1.21

This commit is contained in:
tibbi
2016-11-24 23:09:06 +01:00
parent c0e285ab5e
commit 30c6de4653

View File

@@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.flashlight"
minSdkVersion 16
targetSdkVersion 24
versionCode 20
versionName "1.20"
versionCode 21
versionName "1.21"
}
signingConfigs {