-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix bug of converting some gradle dependencies kaptTest and kaptAndroidTest have been fixed * Support converting "apply from" * Support exclude modules & groups from dependencies * Support fileTree conversion * Fix wrong conversion of Gradle dependency + "{" By bypassing sth like: implementation(":epoxy-annotations") { ... } * Support converting a boolean flag properly "transitive" to "isTransitive"
- Loading branch information
1 parent
21da8d7
commit b24e3e9
Showing
1 changed file
with
54 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters