Bumped version code
This commit is contained in:
parent
f9fae8d4b1
commit
1b0bbb913a
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
versionCode 4494
|
versionCode 4495
|
||||||
versionName "${project.version}"
|
versionName "${project.version}"
|
||||||
applicationId getPackageName()
|
applicationId getPackageName()
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue