Skip to content

Commit

Permalink
Bump com.android.library from 8.2.2 to 8.3.0 in /examples (#558)
Browse files Browse the repository at this point in the history
Bumps com.android.library from 8.2.2 to 8.3.0.

---
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] committed Mar 11, 2024
1 parent 4b20609 commit 856655f
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.3.0" }
android-library = { id = "com.android.library", version = "8.2.2" }
android-library = { id = "com.android.library", version = "8.3.0" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version = "1.9.22" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version = "1.9.22" }
protobuf = { id = "com.google.protobuf", version = "0.9.4" }
Expand Down

0 comments on commit 856655f

Please sign in to comment.