update version to 2 (1.2)

This commit is contained in:
tibbi 2016-08-22 22:39:53 +02:00
parent a4d58e1157
commit 7fdc5bd72c

View file

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