Skip to content

Update AboutLibraries to 12.1.2 to align with Compose 1.8.0 final release#113

Merged
opatry merged 1 commit intomainfrom
update-aboutlibraries-for-cmp-1.8.0-alignment
May 7, 2025
Merged

Update AboutLibraries to 12.1.2 to align with Compose 1.8.0 final release#113
opatry merged 1 commit intomainfrom
update-aboutlibraries-for-cmp-1.8.0-alignment

Conversation

@opatry
Copy link
Copy Markdown
Owner

@opatry opatry commented May 7, 2025

Description

Not really needed, not using Compose parts of AboutLibraries, but while we are at updating stuff…

Checklist

  • I have read the CONTRIBUTING guide
  • Code compiles correctly
  • Created tests which fail without the change (if possible)
  • All tests passing

…ease

Not really needed, not using Compose parts of AboutLibraries, but while we are at updating stuff…
@opatry opatry force-pushed the update-aboutlibraries-for-cmp-1.8.0-alignment branch from 93ebc46 to be05c11 Compare May 7, 2025 22:10
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented May 7, 2025

©️ Stale credits for :tasks-app-desktop

diff --git a/tasks-app-desktop/src/main/resources/licenses_desktop.json b/tasks-app-desktop/src/main/resources/licenses_desktop.json
index b2bce1d..ec37965 100644
--- a/tasks-app-desktop/src/main/resources/licenses_desktop.json
+++ b/tasks-app-desktop/src/main/resources/licenses_desktop.json
@@ -222,7 +222,7 @@
"name": "Mike Penz"
}
],
- "artifactVersion": "12.1.1",
+ "artifactVersion": "12.1.2",
"description": "AboutLibraries automatically detects all dependencies of a project and collects their information including the license. Optionally visualising it via the provided ui components.",
"name": "AboutLibraries Core Library",
"licenses": [

Run ./gradlew :tasks-app-desktop:exportLibraryDefinitions and commit resulting diff to fix the issue.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented May 7, 2025

©️ Stale credits for :tasks-app-android

diff --git a/tasks-app-android/src/main/assets/licenses_android.json b/tasks-app-android/src/main/assets/licenses_android.json
index 80e7f5d..cec47ab 100644
--- a/tasks-app-android/src/main/assets/licenses_android.json
+++ b/tasks-app-android/src/main/assets/licenses_android.json
@@ -1824,7 +1824,7 @@
"name": "Mike Penz"
}
],
- "artifactVersion": "12.1.1",
+ "artifactVersion": "12.1.2",
"description": "AboutLibraries automatically detects all dependencies of a project and collects their information including the license. Optionally visualising it via the provided ui components.",
"name": "AboutLibraries Core Library",
"licenses": [

Run ./gradlew :tasks-app-android:exportLibraryDefinitions and commit resulting diff to fix the issue.

@opatry opatry merged commit 5e68c9c into main May 7, 2025
2 checks passed
@opatry opatry deleted the update-aboutlibraries-for-cmp-1.8.0-alignment branch May 7, 2025 22:15
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.

1 participant