Change directory of BuildConfig for aar
This commit is contained in:
parent
51bc43cf57
commit
bfcd074758
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<manifest package="org.linphone"
|
<manifest package="org.linphone.core"
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:installLocation="auto"
|
android:installLocation="auto"
|
||||||
android:versionCode="3303"
|
android:versionCode="3303"
|
||||||
|
|
Loading…
Reference in a new issue