We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54e048d commit 854f8a0Copy full SHA for 854f8a0
examples/gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[plugins]
2
android-application = { id = "com.android.application", version = "8.3.0" }
3
-android-library = { id = "com.android.library", version = "8.3.0" }
+android-library = { id = "com.android.library", version = "8.4.2" }
4
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version = "1.9.23" }
5
kotlin-android = { id = "org.jetbrains.kotlin.android", version = "1.9.23" }
6
protobuf = { id = "com.google.protobuf", version = "0.9.4" }
0 commit comments