1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 08:27:12 -07:00

Comments.

This commit is contained in:
Cedric Beust 2015-12-10 22:44:44 +04:00
parent cfedc3e5a0
commit 0aef2b3b0a

View file

@ -140,8 +140,9 @@ class AndroidBuild {
appInfo.maxSdkVersion,
outManifest,
outAaptSafeManifestLocation,
// TODO: support aar too
ManifestMerger2.MergeType.APPLICATION,
emptyMap(),
emptyMap() /* placeHolders */,
reportFile)
//