update version to 3.1.1
This commit is contained in:
parent
3152b545e9
commit
ca25dc9c6d
|
@ -9,8 +9,8 @@ android {
|
|||
applicationId "com.simplemobiletools.camera"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionCode 52
|
||||
versionName "3.1.0"
|
||||
versionCode 53
|
||||
versionName "3.1.1"
|
||||
setProperty("archivesBaseName", "camera")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue