Skip to content

Commit

Permalink
Merge pull request #789 from walt-id/dependabot/gradle/com.android.li…
Browse files Browse the repository at this point in the history
…brary-8.7.0

build(deps): bump com.android.library from 8.6.0 to 8.7.0
  • Loading branch information
philpotisk authored Oct 8, 2024
2 parents c785447 + 0b8fa1a commit 433ed0f
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
Expand Up @@ -20,7 +20,7 @@ plugins {

kotlin("plugin.serialization") version kotlinVersion apply false

id("com.android.library") version "8.6.0" apply false
id("com.android.library") version "8.7.0" apply false
id("com.android.application") version "8.7.0" apply false

id("com.github.ben-manes.versions") version "0.51.0" apply false
Expand Down

0 comments on commit 433ed0f

Please sign in to comment.