Bump verson to 3.5.6
This commit is contained in:
parent
38ca9d7911
commit
6cdd7ce4f7
1 changed files with 2 additions and 2 deletions
|
@ -18,8 +18,8 @@ android {
|
||||||
compileSdkVersion 29
|
compileSdkVersion 29
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
versionCode 355
|
versionCode 356
|
||||||
versionName "3.5.5"
|
versionName "3.5.6"
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
applicationId "org.ligi.passandroid"
|
applicationId "org.ligi.passandroid"
|
||||||
|
|
Loading…
Reference in a new issue