Skip to content

Commit

Permalink
Bump com.android.library from 8.2.2 to 8.7.2 (#6)
Browse files Browse the repository at this point in the history
Bumps com.android.library from 8.2.2 to 8.7.2.

---
updated-dependencies:
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent 4b7527c commit ce89a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
kotlin("multiplatform") version "2.0.21" apply false
id("com.android.library") version "8.2.2" apply false
id("com.android.library") version "8.7.2" apply false
id("org.jetbrains.dokka") version "1.9.20" apply false
id("org.jetbrains.compose") version "1.7.1" apply false

Expand Down

0 comments on commit ce89a7c

Please sign in to comment.