update version to 5.3.1

This commit is contained in:
tibbi 2021-04-19 09:27:10 +02:00
parent b4169cf2c4
commit 7a73ade61d

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.camera"
minSdkVersion 21
targetSdkVersion 29
versionCode 76
versionName "5.3.0"
versionCode 77
versionName "5.3.1"
setProperty("archivesBaseName", "camera")
vectorDrawables.useSupportLibrary = true
}