update version to 1.30

This commit is contained in:
tibbi 2016-11-20 21:22:44 +01:00
parent bebc02dee5
commit 001240c03f
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.camera" applicationId "com.simplemobiletools.camera"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 23 targetSdkVersion 23
versionCode 29 versionCode 30
versionName "1.29" versionName "1.30"
} }
signingConfigs { signingConfigs {