-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Complete Android GradleSourceSet and ModelBuilder unit test.
Changes: - Removed unnecessary resource files from android-test project. - Completed AndroidModelBuilder unit test in GradleApiConnectorTest. - Suppressed and addressed minor warnings in DependencyCollector and SourceSetsModelBuilder. - Removed classloader approach for retrieving artifact components in AndroidDependencyCollector. - AndroidBuildVariant SourceSet now stores full task name for compileTask. - AndroidSDK Jar is also added to AndroidBuildVariant SourceSet compileClasspath.
- Loading branch information
1 parent
2cd01ff
commit 9120f68
Showing
23 changed files
with
114 additions
and
148 deletions.
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
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
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
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
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
Binary file removed
BIN
-1.37 KB
testProjects/android-test/app/src/main/res/mipmap-hdpi/ic_launcher.webp
Binary file not shown.
Binary file removed
BIN
-2.83 KB
testProjects/android-test/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp
Binary file not shown.
Binary file removed
BIN
-982 Bytes
testProjects/android-test/app/src/main/res/mipmap-mdpi/ic_launcher.webp
Binary file not shown.
Binary file removed
BIN
-1.73 KB
testProjects/android-test/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp
Binary file not shown.
Binary file removed
BIN
-1.86 KB
testProjects/android-test/app/src/main/res/mipmap-xhdpi/ic_launcher.webp
Binary file not shown.
Binary file removed
BIN
-3.83 KB
testProjects/android-test/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp
Binary file not shown.
Binary file removed
BIN
-2.82 KB
testProjects/android-test/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp
Binary file not shown.
Binary file removed
BIN
-5.78 KB
testProjects/android-test/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp
Binary file not shown.
Binary file removed
BIN
-3.75 KB
testProjects/android-test/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp
Binary file not shown.
Binary file removed
BIN
-7.6 KB
testProjects/android-test/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp
Binary file not shown.
File renamed without changes.
File renamed without changes.
Oops, something went wrong.