update version to 7 (1.6)
This commit is contained in:
parent
28aedeb7d3
commit
c090fc9e1b
|
@ -9,8 +9,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.calendar"
|
applicationId "com.simplemobiletools.calendar"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 23
|
targetSdkVersion 23
|
||||||
versionCode 6
|
versionCode 7
|
||||||
versionName "1.5"
|
versionName "1.6"
|
||||||
}
|
}
|
||||||
|
|
||||||
signingConfigs {
|
signingConfigs {
|
||||||
|
|
Loading…
Reference in New Issue