Bump version to 3.5.3
This commit is contained in:
parent
0b4aad772b
commit
bf6c0226ff
1 changed files with 2 additions and 2 deletions
|
@ -18,8 +18,8 @@ android {
|
||||||
compileSdkVersion 29
|
compileSdkVersion 29
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
versionCode 352
|
versionCode 353
|
||||||
versionName "3.5.2"
|
versionName "3.5.3"
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
applicationId "org.ligi.passandroid"
|
applicationId "org.ligi.passandroid"
|
||||||
|
|
Loading…
Reference in a new issue