update version to 13 (1.13)

This commit is contained in:
tibbi 2016-11-05 23:37:00 +01:00
parent 60a8f1f054
commit f85a342a6b

View file

@ -11,8 +11,8 @@ android {
applicationId "com.simplemobiletools.filemanager"
minSdkVersion 16
targetSdkVersion 23
versionCode 12
versionName "1.12"
versionCode 13
versionName "1.13"
}
signingConfigs {