Problem :
|
for (Configuration configuration : project.getConfigurations()) { |
|
Set<ResolvedArtifact> artifacts = getResolvedArtifacts( |
|
configuration) |
See this hilt issue related to this.
google/dagger#2744
I tested it.
because of oss plugin, android app cannot build.
Problem :
play-services-plugins/oss-licenses-plugin/src/main/groovy/com/google/android/gms/oss/licenses/plugin/DependencyTask.groovy
Lines 164 to 166 in 4ef3f3e
See this hilt issue related to this.
google/dagger#2744
I tested it.
because of oss plugin, android app cannot build.