Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Tapping a library opens its details — inline, in a dialog, or in a bottom shee

## Latest releases 🛠

- Compose 1.11.x | New UI | AGP 9 | Kotlin 2.4 | Compile 37 | [v15.0.4](https://github.com/mikepenz/AboutLibraries/tree/15.0.4) / [v15.1.0-b02](https://github.com/mikepenz/AboutLibraries/tree/15.1.0-b02)
- Compose 1.11.x | New UI | AGP 9 | Kotlin 2.4 | Compile 37 | [v15.1.0](https://github.com/mikepenz/AboutLibraries/tree/15.1.0)
- Compose 1.10.x | AGP 9 | [v14.1.0](https://github.com/mikepenz/AboutLibraries/tree/14.1.0)

## Gradle Plugin
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GROUP=com.mikepenz

VERSION_NAME=15.1.0-b02
VERSION_NAME=15.1.0
VERSION_CODE=150100

POM_URL=https://github.com/mikepenz/AboutLibraries
Expand Down
Loading