update version to 2.6.0

This commit is contained in:
tibbi 2017-10-29 23:45:24 +01:00
parent 96c6445a4b
commit cea874b3d6
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.filemanager"
minSdkVersion 16
targetSdkVersion 26
versionCode 36
versionName "2.5.0"
versionCode 37
versionName "2.6.0"
}
signingConfigs {