update version to 1.24

This commit is contained in:
tibbi committed 2016-12-06 10:06:30 +01:00
1 parent 12d761cdfd
commit bcb4ef77f6
1 file changed
+2 -2
+2 -2
View File
@@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.filemanager"
minSdkVersion 16
targetSdkVersion 23
versionCode 23
versionName "1.23"
versionCode 24
versionName "1.24"
}
signingConfigs {