update version to 2.0

This commit is contained in:
tibbi 2016-12-27 18:57:27 +01:00
parent 9efe11a769
commit 0b97484045
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery"
minSdkVersion 16
targetSdkVersion 25
versionCode 51
versionName "1.51"
versionCode 52
versionName "2.0"
}
signingConfigs {