Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This should hopefully fix tranleduy2000#36. By the way, where is `rootProject.ext.compileSdkVersion` defined? @tranleduy2000
- Loading branch information
01ea6d6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello, the aapt is not a module, it is a directory. You can find
rootProject.ext.compileSdkVersion
atbuild.gradle
of root project01ea6d6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmm, in my project, there is no
build.gradle