mirror of
https://github.com/SimpleMobileTools/Simple-Camera.git
synced 2025-06-27 09:02:59 +02:00
update version to 3.1.0
This commit is contained in:
@ -9,8 +9,8 @@ android {
|
|||||||
applicationId "com.simplemobiletools.camera"
|
applicationId "com.simplemobiletools.camera"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 27
|
targetSdkVersion 27
|
||||||
versionCode 51
|
versionCode 52
|
||||||
versionName "3.0.1"
|
versionName "3.1.0"
|
||||||
setProperty("archivesBaseName", "camera")
|
setProperty("archivesBaseName", "camera")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user