update version to 1.29

This commit is contained in:
tibbi 2016-11-20 18:55:22 +01:00
parent e35f849548
commit 15a68dabd6
1 changed files with 2 additions and 2 deletions

View File

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