google / google/play-services-plugins
oss-licenses-plugin: licence url's are appended together
Open
oss-licenses
- Dominant language
- Kotlin
- Stars
- 526
- Forks
- 167
- Avg merge
- 7d 21h
- Merged PRs (30d)
- 2
Description
**Describe the bug**
Using the plugin, i have noticed that the glide library licence url has 2 url's, both of which are appended to one line. This is causing an invalid url if a user selects it.
This is the url it produces:
http://www.opensource.org/licenses/bsd-licensehttp://www.apache.org/licenses/LICENSE-2.0.txt
**Expected behavior**
The url should be separated, each on their own line.
**Desktop (please complete the following information):**
- Gradle version: 5.6.4
- Android Studio version [3.5 (stable)]:
- Plugin name and version [OSS Licenses 17.0.0]:
Contributor guide
Assessment
This issue has not been assessed yet.