update version to 3.1.0
This commit is contained in:
parent
1d41dd1602
commit
f81dbdfd0d
|
@ -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")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue