mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
Comments.
This commit is contained in:
parent
cfedc3e5a0
commit
0aef2b3b0a
1 changed files with 2 additions and 1 deletions
|
@ -140,8 +140,9 @@ class AndroidBuild {
|
|||
appInfo.maxSdkVersion,
|
||||
outManifest,
|
||||
outAaptSafeManifestLocation,
|
||||
// TODO: support aar too
|
||||
ManifestMerger2.MergeType.APPLICATION,
|
||||
emptyMap(),
|
||||
emptyMap() /* placeHolders */,
|
||||
reportFile)
|
||||
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue