This commit is contained in:
Sylvain Berfini 2019-06-05 12:24:31 +02:00
parent 1822c51d3e
commit d819459be4

View file

@ -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"]