update version to 1.29
This commit is contained in:
parent
e35f849548
commit
15a68dabd6
|
@ -10,8 +10,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.camera"
|
applicationId "com.simplemobiletools.camera"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 23
|
targetSdkVersion 23
|
||||||
versionCode 28
|
versionCode 29
|
||||||
versionName "1.28"
|
versionName "1.29"
|
||||||
}
|
}
|
||||||
|
|
||||||
signingConfigs {
|
signingConfigs {
|
||||||
|
|
Loading…
Reference in New Issue