Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev -> main #969

Merged
merged 13 commits into from Mar 23, 2024
Merged

dev -> main #969

merged 13 commits into from Mar 23, 2024

Conversation

mikepenz
Copy link
Owner

No description provided.

DatL4g and others added 13 commits February 29, 2024 14:22
Previously, tapping on a library for which no license is known would
pop up a dialog with the license of whatever library was previously bound
to the view holder.
Set onclick listener of SimpleLibraryItem to null if no license is known
Previously, the following crash would occur if a ``libraryComparator``
is set:

```
java.lang.UnsupportedOperationException: Operation is not supported for read-only collection
    at kotlinx.collections.immutable.implementations.immutableList.AbstractListIterator.set(Unknown Source:4)
    at java.util.List.sort(List.java:533)
    at java.util.Collections.sort(Collections.java:210)
    at com.mikepenz.aboutlibraries.viewmodel.LibsViewModel$listItems$1$1.invokeSuspend(LibsViewModel.kt:95)
    at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
```
- gradle build 8.3.1
- dokka 1.9.20
- kotlin core 1.9.23
- compose 1.6.4
- compose ui 1.6.4
- compose compiler 1.5.11
- compose multiplatform 1.6.1
…240323

Update major dependencies | Compose 1.6.4 | Compose-MP 1.6.1
@mikepenz mikepenz merged commit a517c17 into main Mar 23, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants