Skip to content

Commit d2d4cdb

Browse files
committed
Upgrade compileSdk to 33 for firebase-perf
Fix Class not found for Robolectric
1 parent 29c1817 commit d2d4cdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-perf/firebase-perf.gradle

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

4444
android {
4545
namespace "com.google.firebase.perf"
46-
compileSdk 30
46+
compileSdk 33
4747

4848
lintOptions {
4949
abortOnError true

0 commit comments

Comments
 (0)