Releases: mikepenz/AboutLibraries
Releases · mikepenz/AboutLibraries
v10.9.0
v10.9.0-b02
🚀 Features
- Upgrade multiplatform setup | Compose 1.5.0
- PR: #915
v10.9.0-b01
v10.8.3
v10.8.2
v10.8.2-b01
🐛 Fixes
- Adjust
OutputFile
property- PR: #903
v10.8.1
v10.8.0
🚀 Features
- Fallback to opening the license in a browser if no custom behaviour is defined
- PR: #894
⚠️ This is a behaviour change!
- Detect GPL 3.0 license without
only
component - Dependency updates | Kotlin 1.8.22
- PR: #891
🐛 Fixes
- Use
register
for plugin task registration- PR: #890
- Thanks @CharlieTap
v10.7.0
v10.6.3
🐛 Fixes
- Replace
pritnln
in core plugin components with theLOGGER
- Detect enabled configuration cache for Gradle 8.x
- PR: #874
- Thanks for the report @androidacy-user