Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
galenlin committed Mar 22, 2017
2 parents 9c80e3b + c6e2fb0 commit 00f2370
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Android/DevSample/buildSrc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Bugfixes:

Features:

- 兼容 Android Plugin 2.3.0 (@xufun)
- 兼容 Android Plugin 2.3.0 (@xufan)

## 1.1.0-alpha2 (2017-02-25)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ class AppPlugin extends BundlePlugin {
collectAarsOfLibrary(it.dependencyProject, mUserLibAars)
}
}
collectAarsOfLibrary(project, mUserLibAars)
mProvidedProjects.addAll(rootSmall.hostStubProjects)

if (rootSmall.isBuildingLibs()) {
Expand Down

0 comments on commit 00f2370

Please sign in to comment.