mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-26 16:48:35 +00:00
fix gradle build
This commit is contained in:
parent
530c02996b
commit
e2d2d60d73
2 changed files with 2 additions and 2 deletions
|
|
@ -94,7 +94,7 @@ android {
|
||||||
packaged {
|
packaged {
|
||||||
initWith release
|
initWith release
|
||||||
signingConfig null
|
signingConfig null
|
||||||
matchingFallbacks = ['debug', 'release']
|
//matchingFallbacks = ['debug', 'release']
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit f9384facd9e19c79cad20c14f7596e7c18d7b20c
|
Subproject commit e289a58a44bc4f91dd0d0130ff8121d75903a576
|
||||||
Loading…
Add table
Reference in a new issue