update version to 3.1.4
This commit is contained in:
parent
ae74efbf25
commit
740b7f21a4
|
@ -10,8 +10,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.camera"
|
applicationId "com.simplemobiletools.camera"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 27
|
targetSdkVersion 27
|
||||||
versionCode 54
|
versionCode 55
|
||||||
versionName "3.1.2"
|
versionName "3.1.4"
|
||||||
setProperty("archivesBaseName", "camera")
|
setProperty("archivesBaseName", "camera")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue