diff --git a/README.md b/README.md index fc2a9ba54..4ef8cf9a9 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/gradle.properties b/gradle.properties index 338172f6c..7d947c31e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -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