bump version
This commit is contained in:
parent
20fcf1a365
commit
5f5cc673c3
1 changed files with 2 additions and 2 deletions
|
@ -23,8 +23,8 @@ android {
|
||||||
buildToolsVersion "19.0.1"
|
buildToolsVersion "19.0.1"
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
versionCode 217
|
versionCode 218
|
||||||
versionName "2.1.7"
|
versionName "2.1.8"
|
||||||
minSdkVersion 9
|
minSdkVersion 9
|
||||||
targetSdkVersion 19
|
targetSdkVersion 19
|
||||||
packageName "org.ligi.passandroid"
|
packageName "org.ligi.passandroid"
|
||||||
|
|
Loading…
Reference in a new issue