bump version
This commit is contained in:
parent
c84dc7cb8f
commit
7c28ac759c
1 changed files with 2 additions and 2 deletions
|
@ -104,8 +104,8 @@ android {
|
||||||
buildToolsVersion "20"
|
buildToolsVersion "20"
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
versionCode 232
|
versionCode 233
|
||||||
versionName "2.3.2"
|
versionName "2.3.3"
|
||||||
minSdkVersion 9
|
minSdkVersion 9
|
||||||
targetSdkVersion 20
|
targetSdkVersion 20
|
||||||
applicationId "org.ligi.passandroid"
|
applicationId "org.ligi.passandroid"
|
||||||
|
|
Loading…
Reference in a new issue