mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-21 13:48:11 +00:00
Fixed build number
This commit is contained in:
parent
378fe76cc9
commit
75f7d140d8
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 4216
|
||||
versionCode 4217
|
||||
versionName "${project.version}"
|
||||
applicationId getPackageName()
|
||||
multiDexEnabled true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue