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 {
|
||||
initWith release
|
||||
signingConfig null
|
||||
matchingFallbacks = ['debug', 'release']
|
||||
//matchingFallbacks = ['debug', 'release']
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit f9384facd9e19c79cad20c14f7596e7c18d7b20c
|
||||
Subproject commit e289a58a44bc4f91dd0d0130ff8121d75903a576
|
Loading…
Reference in a new issue