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 fa6f5c6 commit dc48e69Copy full SHA for dc48e69
firebase-perf/firebase-perf.gradle
@@ -44,7 +44,7 @@ protobuf {
44
45
android {
46
namespace "com.google.firebase.perf"
47
- compileSdk 30
+ compileSdk 33
48
49
lintOptions {
50
abortOnError true
gradle/libs.versions.toml
@@ -9,7 +9,7 @@ grpc = "1.52.1"
9
javalite = "3.21.11"
10
kotlin = "1.7.10"
11
protoc = "3.21.11"
12
-robolectric = "4.9"
+robolectric = "4.10.3"
13
truth = "1.1.2"
14
protobufjavautil = "3.21.11"
15
kotest = "5.5.5"
0 commit comments