mirror of
https://github.com/SimpleMobileTools/Simple-Camera.git
synced 2024-12-25 06:51:23 +01:00
update version to 73
This commit is contained in:
parent
c35e755488
commit
80ec1a0921
@ -16,8 +16,8 @@ android {
|
|||||||
applicationId "com.simplemobiletools.camera"
|
applicationId "com.simplemobiletools.camera"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 72
|
versionCode 73
|
||||||
versionName "5.2.0"
|
versionName "5.2.1"
|
||||||
setProperty("archivesBaseName", "camera")
|
setProperty("archivesBaseName", "camera")
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user