update version to 2.5.0

This commit is contained in:
tibbi 2017-10-23 14:33:26 +02:00
parent 5dc8907944
commit 0492e8699f
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 35
versionName "2.4.0"
versionCode 36
versionName "2.5.0"
}
signingConfigs {