update version to 2.4.0 (35)

This commit is contained in:
tibbi 2017-09-04 19:53:20 +02:00
parent 58f75e3b8a
commit 44a16bf6cf
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.filemanager" applicationId "com.simplemobiletools.filemanager"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 23 targetSdkVersion 23
versionCode 34 versionCode 35
versionName "2.3.1" versionName "2.4.0"
} }
signingConfigs { signingConfigs {