google / google/play-services-plugins
does oss plugin service looks inside classes.jar inside .aar file and list those
Open
oss-licenses
- Dominant language
- Kotlin
- Stars
- 526
- Forks
- 167
- Avg merge
- 7d 21h
- Merged PRs (30d)
- 2
Description
as per my understanding oss plug in service looks for POM file of .aar and list those information. Does plug in service looks inside .aar for classes.jar and list those information also?
As per https://developer.android.com/studio/projects/android-library#aar-contents .aar may contains classes.jar, /libs/name.jar. So does oss plugin service looks inside this and lists these information also?
Contributor guide
Assessment
This issue has not been assessed yet.