Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
| datasource | package                                                   | from  | to                            |
| ---------- | --------------------------------------------------------- | ----- | ----------------------------- |
| maven      | com.android.library:com.android.library.gradle.plugin     | 8.7.1 | 8.7.2                         |
| maven      | org.jetbrains.compose:org.jetbrains.compose.gradle.plugin | 1.7.0 | 1.7.1+build1894-release-1.7.1 |
| maven      | androidx.compose.runtime:runtime                          | 1.7.4 | 1.7.5                         |
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent 8a324df commit 43f93cd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ mockWebServer = "4.12.0"
retrofit = "2.11.0"
moshi = "1.15.1"
spotlessVersion = "6.25.0"
compose = "1.7.4"
composePlugin = "1.7.0"
agp = "8.7.1"
compose = "1.7.5"
composePlugin = "1.7.1+build1894-release-1.7.1"
agp = "8.7.2"
android-compileSdk = "34"
cache4k = "0.13.0"
publish="0.30.0"
Expand Down

0 comments on commit 43f93cd

Please sign in to comment.