update version to 5 (1.5)

This commit is contained in:
tibbi 2016-10-02 20:20:20 +02:00
parent 8271ec141b
commit 39262c6ad4
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId "com.simplemobiletools.filemanager"
minSdkVersion 16
targetSdkVersion 23
versionCode 4
versionName "1.4"
versionCode 5
versionName "1.5"
}
signingConfigs {