Bump version to 3.2.7
This commit is contained in:
parent
77960c92e6
commit
b814c21ec1
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@ android {
|
||||||
buildToolsVersion "25"
|
buildToolsVersion "25"
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
versionCode 326
|
versionCode 327
|
||||||
versionName "3.2.6"
|
versionName "3.2.7"
|
||||||
minSdkVersion 9
|
minSdkVersion 9
|
||||||
targetSdkVersion 25
|
targetSdkVersion 25
|
||||||
applicationId "org.ligi.passandroid"
|
applicationId "org.ligi.passandroid"
|
||||||
|
|
Loading…
Reference in a new issue