Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 10, 2024
1 parent 54e048d commit de563cf
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.3.0" }
android-library = { id = "com.android.library", version = "8.3.2" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version = "1.9.23" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version = "1.9.23" }
protobuf = { id = "com.google.protobuf", version = "0.9.4" }
Expand Down

0 comments on commit de563cf

Please sign in to comment.