update version to 6 (1.5)

This commit is contained in:
tibbi 2016-06-17 21:13:46 +02:00
parent ef993c3930
commit c7e4bc05d0

View File

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.camera"
minSdkVersion 16
targetSdkVersion 23
versionCode 5
versionName "1.4"
versionCode 6
versionName "1.5"
}
signingConfigs {