mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-20 13:08:07 +00:00
update to fit rebase
This commit is contained in:
parent
8b5cc27693
commit
f7fb23a79d
1 changed files with 0 additions and 9 deletions
|
|
@ -196,19 +196,10 @@ android {
|
|||
dataBinding = true
|
||||
}
|
||||
|
||||
compileOptions {
|
||||
//sourceCompatibility JavaVersion.VERSION_1_8
|
||||
//targetCompatibility JavaVersion.VERSION_1_8
|
||||
}
|
||||
|
||||
adbOptions {
|
||||
installOptions '-g', '-r'
|
||||
}
|
||||
|
||||
kotlinOptions {
|
||||
//jvmTarget = "1.8"
|
||||
}
|
||||
|
||||
namespace 'org.linphone'
|
||||
testBuildType 'debug'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue