update version to 2.0.0

This commit is contained in:
tibbi 2017-03-16 00:11:32 +01:00
parent 6be55d391a
commit 6ba970cdda

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.filemanager"
minSdkVersion 16
targetSdkVersion 23
versionCode 25
versionName "1.25"
versionCode 26
versionName "2.0.0"
}
signingConfigs {