Skip to content

Commit

Permalink
Bump com.android.library from 8.2.0 to 8.2.2 in /examples
Browse files Browse the repository at this point in the history
Bumps com.android.library from 8.2.0 to 8.2.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 855397e commit 918ab83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[plugins]
android-application = { id = "com.android.application", version = "8.2.2" }
android-library = { id = "com.android.library", version = "8.2.0" }
android-library = { id = "com.android.library", version = "8.2.2" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version = "1.9.22" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version = "1.9.21" }
protobuf = { id = "com.google.protobuf", version = "0.9.4" }
Expand Down

0 comments on commit 918ab83

Please sign in to comment.