update version to 3.1.1

This commit is contained in:
tibbi 2018-01-14 12:07:14 +01:00
parent 3152b545e9
commit ca25dc9c6d
1 changed files with 2 additions and 2 deletions

View File

@ -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")
}