File tree Expand file tree Collapse file tree 4 files changed +116
-125
lines changed
Expand file tree Collapse file tree 4 files changed +116
-125
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ buildscript {
3838 // ..
3939 dependencies {
4040 // ..
41- classpath 'com.google.firebase:firebase-crashlytics-gradle:2.7.0 '
41+ classpath 'com.google.firebase:firebase-crashlytics-gradle:2.7.1 '
4242 }
4343 // ..
4444}
Original file line number Diff line number Diff line change 6262 },
6363 "sdkVersions" : {
6464 "ios" : {
65- "firebase" : " 8.1.1 "
65+ "firebase" : " 8.2.0 "
6666 },
6767 "android" : {
6868 "minSdk" : 16 ,
6969 "targetSdk" : 30 ,
7070 "compileSdk" : 30 ,
7171 "buildTools" : " 30.0.2" ,
72- "firebase" : " 28.1 .0" ,
72+ "firebase" : " 28.2 .0" ,
7373 "playServicesAuth" : " 19.0.0"
7474 }
7575 }
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ buildscript {
3535 classpath ' com.android.tools.build:gradle:4.2.1'
3636 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion "
3737 classpath ' com.google.firebase:perf-plugin:1.4.0'
38- classpath ' com.google.firebase:firebase-crashlytics-gradle:2.7.0 '
38+ classpath ' com.google.firebase:firebase-crashlytics-gradle:2.7.1 '
3939 }
4040}
4141
You can’t perform that action at this time.
0 commit comments