Skip to content

Commit

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

chore(deps): bump com.android.library from 8.7.2 to 8.7.3
  • Loading branch information
philpotisk authored Dec 18, 2024
2 parents 0fa271f + b3aff21 commit daa5a48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ plugins {

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

id("com.android.library") version "8.7.2" apply false
id("com.android.application") version "8.7.2" apply false
id("com.android.library") version "8.7.3" apply false
id("com.android.application") version "8.7.3" apply false

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

0 comments on commit daa5a48

Please sign in to comment.