Skip to content

Commit 854f8a0

Browse files
Bump com.android.library from 8.3.0 to 8.4.2 in /examples
Bumps com.android.library from 8.3.0 to 8.4.2. --- updated-dependencies: - dependency-name: com.android.library dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 54e048d commit 854f8a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/gradle/libs.versions.toml

+1-1
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.3.0" }
3+
android-library = { id = "com.android.library", version = "8.4.2" }
44
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version = "1.9.23" }
55
kotlin-android = { id = "org.jetbrains.kotlin.android", version = "1.9.23" }
66
protobuf = { id = "com.google.protobuf", version = "0.9.4" }

0 commit comments

Comments
 (0)