Updated gradle.properties to have an empty definition of LinphoneSdkBuildDir property
This commit is contained in:
parent
dd377221e2
commit
acbabb5f52
1 changed files with 1 additions and 0 deletions
|
@ -19,3 +19,4 @@ android.useAndroidX=true
|
|||
android.enableJetifier=true
|
||||
# Kotlin code style for this project: "official" or "obsolete":
|
||||
kotlin.code.style=official
|
||||
LinphoneSdkBuildDir=
|
||||
|
|
Loading…
Reference in a new issue