update version to 3.1.0

This commit is contained in:
tibbi 2018-01-13 16:17:15 +01:00
parent 1d41dd1602
commit f81dbdfd0d
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 51
versionName "3.0.1"
versionCode 52
versionName "3.1.0"
setProperty("archivesBaseName", "camera")
}