File tree Expand file tree Collapse file tree 3 files changed +124
-124
lines changed Expand file tree Collapse file tree 3 files changed +124
-124
lines changed Original file line number Diff line number Diff line change 62
62
},
63
63
"sdkVersions" : {
64
64
"ios" : {
65
- "firebase" : " 7.8.1 "
65
+ "firebase" : " 7.9.0 "
66
66
},
67
67
"android" : {
68
68
"minSdk" : 16 ,
69
69
"targetSdk" : 30 ,
70
70
"compileSdk" : 30 ,
71
71
"buildTools" : " 30.0.2" ,
72
- "firebase" : " 26.7 .0" ,
72
+ "firebase" : " 26.8 .0" ,
73
73
"playServicesAuth" : " 19.0.0"
74
74
}
75
75
}
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ buildscript {
33
33
classpath ' com.android.tools.build:gradle:4.1.3'
34
34
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion "
35
35
classpath ' com.google.firebase:perf-plugin:1.3.5'
36
- classpath ' com.google.firebase:firebase-crashlytics-gradle:2.5.1 '
36
+ classpath ' com.google.firebase:firebase-crashlytics-gradle:2.5.2 '
37
37
}
38
38
}
39
39
You can’t perform that action at this time.
0 commit comments