Releases: mikepenz/AboutLibraries
Releases · mikepenz/AboutLibraries
v10.6.0-b01
v10.5.2
v10.5.1
🚀 Features
- Compose-jb 1.2.0 | Compose Compiler 1.3.2 | Kotlin 1.7.20
- PR: #806
🐛 Fixes
- Remove usage of experimental
DialogProperties
- PR: #807
- Thanks @LilianaFaustinoBloco for the report
🚀 Features
- Compose-jb 1.2.0 | Compose Compiler 1.3.2 | Kotlin 1.7.20
- PR: #806
🐛 Fixes
- Remove usage of experimental
DialogProperties
- PR: #807
🚀 Features
- Compose-jb 1.2.0 | Compose Compiler 1.3.2 | Kotlin 1.7.20
- PR: #806
🐛 Fixes
- Remove usage of experimental
DialogProperties
- PR: #807
v10.5.0
🚀 Features
🐛 Fixes
- Use
colorControlNormal
forSearchView
'sEditText
color- PR: #790
- Thanks for the report @wseemannroku
- Fix support for JVM / Multiplatform only projects (without android tooling)
- Fix
IllegalStateException
due torememberSaveable
- PR: #802
- Thanks for the report @danielbanks
💬 Other
- Update plugin implementation notes
- Introduce CI workflow for Dependency Submission
- PR: #791
- Adjust
buildConfiguration
for Dependency submission ofapp-desktop
module- PR: #792
- Update
dependency-submisssion
CI pipeline- PR: #793
Dependencies
compile / target 33
gradleBuild 7.3.0
kotlinCore 1.7.10
kotlinxSerialization = 1.4.0
compose 1.2.1
composeCompiler 1.3.1
composeJb 1.2.0-beta01
activity 1.6.0
constraintLayout 2.1.4
core 1.9.0
lifecycle 2.5.1
navigation 2.5.2
accompanist 0.25.1
v10.4.1-a01
🐛 Fixes
- Use
colorControlNormal
forSearchView
'sEditText
color- PR: #790
- Thanks @wseemannroku for the report
💬 Other
- Update plugin implementation notes
- PR: #788
v10.4.0
🚀 Features
- Introduce support for
platform
dependencies to be included in report- PR: #786
- Thanks @wseemannroku for the report
- Kotlin 1.7.0 | Compose Compiler 1.2.0
- PR: #774
- Dependency updates | Compose 1.2.0 | Compile & TargetSDK 32
- PR: #785
- Gradle 7.5 upgrade
- PR: #780
- Update compose-jb to new alpha build
- PR: #781
🐛 Fixes
- Test to lower configuration cache failure
- PR: #775
- Fix crash when providing the Libs container to the legacy UI module
- PR: #778
💬 Other
- Upgrade
core
modulebuild.gradle
to.kts
- PR: #776