updating version to 1.25

This commit is contained in:
tibbi 2017-02-26 19:46:41 +01:00
parent 75d69969e7
commit b3a65c1201
1 changed files with 2 additions and 2 deletions

View File

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