mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
4.1.1
This commit is contained in:
parent
1822c51d3e
commit
d819459be4
1 changed files with 2 additions and 2 deletions
|
|
@ -72,8 +72,8 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 4124
|
||||
versionName "4.1"
|
||||
versionCode 4125
|
||||
versionName "4.1.1"
|
||||
applicationId getPackageName()
|
||||
multiDexEnabled true
|
||||
manifestPlaceholders = [linphone_address_mime_type:"vnd.android.cursor.item/vnd." + getPackageName() + ".provider.sip_address"]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue