Releases: mikepenz/AboutLibraries
Releases · mikepenz/AboutLibraries
12.0.0-a04
🐛 Fixes
Fix exportLibraryDefinitions
with exportVariant
defined
11.6.3
🐛 Fixes
Fix exportLibraryDefinitions
with exportVariant
defined
12.0.0-a03
🐛 Fixes
Fix build cache in combination with Android product flavors causes issues
Fix license caching not properly checking fallback license url
11.6.2
🐛 Fixes
Fix build cache in combination with Android product flavors causes issues
Fix license caching not properly checking fallback license url
11.6.1
Important
Please use 11.6.2 instead, 11.6.1 failed to properly release and has some missing artifacts.
🐛 Fixes
Fix build cache in combination with Android product flavors causes issues
Fix license caching not properly checking fallback license url
11.6.0
🚀 Features
Deprecate View Based
UI
Add ability to show description in compose UI
Add flag to skip spdx license name/url/content mapping
🐛 Fixes
Include variant
as task inputs
Fix sample app
💬 Other
Use fromHtml
via AnnotatedString
on Android
Binary Compatibility Validation
Snapshot tests
Update dependencies | Compose 1.7.8
11.6.0-rc01
🚀 Features
Deprecate View Based
UI
Add ability to show description in compose UI
🐛 Fixes
Include variant
as task inputs
Fix sample app
💬 Other
Use fromHtml
via AnnotatedString
on Android
Binary Compatibility Validation
Snapshot tests
11.5.0
🚀 Features
Disable generated metaData (generated date)
Update dependencies
🐛 Fixes
Attempt to fix Kotlin 2.x incompatiblity
Include variant
as task inputs
💬 Other
Re-link mpMain to commonMain
Improve release signing logic
Refine sample app build
11.4.0
Important
This version drops support for any version of Gradle below 7.x.
The Android library now requires compileSdk=35
This version also requires the host app to use Kotlin 2.x
or higher
🐛 Fixes
Improve config cache support
💬 Other
Migrate project to use a shared convention plugin
Bump gradle/actions from 3 to 4
Update sample to use m3
Update convention plugin
Cleanup build and dependencies more
11.4.0-b01
💬 Other
Migrate project to use a shared convention plugin
Bump gradle/actions from 3 to 4
Update sample to use m3
Update convention plugin