update version to 2.0.0

This commit is contained in:
tibbi 2017-11-06 17:41:42 +01:00
parent f4357a863d
commit c09d774f83
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.flashlight"
minSdkVersion 16
targetSdkVersion 26
versionCode 22
versionName "1.22"
versionCode 23
versionName "2.0.0"
}
signingConfigs {