mirror of
https://github.com/SimpleMobileTools/Simple-Camera.git
synced 2025-01-15 08:16:19 +01:00
update version to 5.1.2
This commit is contained in:
parent
32baae3a6e
commit
835485a13b
@ -16,8 +16,8 @@ android {
|
|||||||
applicationId "com.simplemobiletools.camera"
|
applicationId "com.simplemobiletools.camera"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 68
|
versionCode 70
|
||||||
versionName "5.1.1"
|
versionName "5.1.2"
|
||||||
setProperty("archivesBaseName", "camera")
|
setProperty("archivesBaseName", "camera")
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user