update version to 73

This commit is contained in:
tibbi 2020-05-16 19:53:10 +02:00
parent c35e755488
commit 80ec1a0921

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.camera"
minSdkVersion 21
targetSdkVersion 29
versionCode 72
versionName "5.2.0"
versionCode 73
versionName "5.2.1"
setProperty("archivesBaseName", "camera")
vectorDrawables.useSupportLibrary = true
}