Skip to content

Commit dc48e69

Browse files
utzcozrlazo
andauthored
Bump Robolectric to 4.10.3 (#5149)
Bump Robolectric to 4.10.3. See https://github.com/robolectric/robolectric/releases/tag/robolectric-4.10.3. --------- Signed-off-by: utzcoz <[email protected]> Co-authored-by: Rodrigo Lazo <[email protected]>
1 parent fa6f5c6 commit dc48e69

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

firebase-perf/firebase-perf.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ protobuf {
4444

4545
android {
4646
namespace "com.google.firebase.perf"
47-
compileSdk 30
47+
compileSdk 33
4848

4949
lintOptions {
5050
abortOnError true

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ grpc = "1.52.1"
99
javalite = "3.21.11"
1010
kotlin = "1.7.10"
1111
protoc = "3.21.11"
12-
robolectric = "4.9"
12+
robolectric = "4.10.3"
1313
truth = "1.1.2"
1414
protobufjavautil = "3.21.11"
1515
kotest = "5.5.5"

0 commit comments

Comments
 (0)