mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
Updated build.gradle version code
This commit is contained in:
parent
fb21b47e30
commit
09387a0bf9
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 4230
|
||||
versionCode 4290
|
||||
versionName "${project.version}"
|
||||
applicationId getPackageName()
|
||||
multiDexEnabled true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue