We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d135a97 commit a7f8974Copy full SHA for a7f8974
gradle/libs.versions.toml
@@ -84,7 +84,7 @@ ksp-gradlePlugin = { module = "com.google.devtools.ksp:com.google.devtools.ksp.g
84
mockito-kotlin = "org.mockito.kotlin:mockito-kotlin:6.2.1"
85
protobuf-kotlin-lite = { module = "com.google.protobuf:protobuf-kotlin-lite", version.ref = "protobuf" }
86
protobuf-protoc = { module = "com.google.protobuf:protoc", version.ref = "protobuf" }
87
-robolectric = "org.robolectric:robolectric:4.16"
+robolectric = "org.robolectric:robolectric:4.16.1"
88
slimber = "com.github.PaulWoitaschek:Slimber:2.0.0"
89
textflow = "io.github.oleksandrbalan:textflow-material3:1.2.1"
90
w2sv-androidutils-core = "com.github.w2sv.AndroidUtils:core:0.5.0"
0 commit comments