Skip to content

Commit 856655f

Browse files
Bump com.android.library from 8.2.2 to 8.3.0 in /examples (#558)
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>
1 parent 4b20609 commit 856655f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[plugins]
22
android-application = { id = "com.android.application", version = "8.3.0" }
3-
android-library = { id = "com.android.library", version = "8.2.2" }
3+
android-library = { id = "com.android.library", version = "8.3.0" }
44
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version = "1.9.22" }
55
kotlin-android = { id = "org.jetbrains.kotlin.android", version = "1.9.22" }
66
protobuf = { id = "com.google.protobuf", version = "0.9.4" }

0 commit comments

Comments
 (0)