update version to 4.1.3

This commit is contained in:
tibbi 2018-07-10 16:13:49 +02:00
parent 6862b3bc6d
commit a66b12215b

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.camera"
minSdkVersion 16
targetSdkVersion 27
versionCode 61
versionName "4.1.2"
versionCode 62
versionName "4.1.3"
setProperty("archivesBaseName", "camera")
}