update version to 4 (1.4)

This commit is contained in:
tibbi 2016-09-07 20:50:50 +02:00
parent c0e3c20c42
commit bd91fb528a
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.filemanager"
minSdkVersion 16
targetSdkVersion 23
versionCode 3
versionName "1.3"
versionCode 4
versionName "1.4"
}
signingConfigs {