update version to 2.0.0
This commit is contained in:
parent
6be55d391a
commit
6ba970cdda
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue