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 84e69f5 commit f2d1ed2Copy full SHA for f2d1ed2
build.gradle.kts
@@ -29,7 +29,7 @@ plugins {
29
alias(libs.plugins.kotlinx.serialization) apply false
30
}
31
32
-extra["targetSdkVersion"] = 35
+extra["targetSdkVersion"] = 34
33
34
extra["compileSdkVersion"] = 34
35
gradle/libs.versions.toml
@@ -64,7 +64,7 @@ protobufjavautil = "3.25.5"
64
protoc = "3.25.5"
65
quickcheck = "0.6"
66
reactiveStreams = "1.0.4"
67
-robolectric = "4.14"
+robolectric = "4.12"
68
runner = "1.0.2"
69
rxandroid = "2.0.2"
70
rxjava = "2.1.14"
0 commit comments