mirror of
https://github.com/SimpleMobileTools/Simple-Camera.git
synced 2025-01-14 15:55:53 +01:00
update version to 5.1.1
This commit is contained in:
parent
862bcf57c8
commit
6926832e87
@ -14,8 +14,8 @@ android {
|
|||||||
applicationId "com.simplemobiletools.camera"
|
applicationId "com.simplemobiletools.camera"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 67
|
versionCode 68
|
||||||
versionName "5.1.0"
|
versionName "5.1.1"
|
||||||
setProperty("archivesBaseName", "camera")
|
setProperty("archivesBaseName", "camera")
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user