update version to 3 (1.3)

This commit is contained in:
tibbi 2016-08-29 22:24:11 +02:00
parent e3f465aab1
commit 976a7ca5b3

View file

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