Skip to content

Commit

Permalink
[chore] #243 firebase crashlytics 버전업
Browse files Browse the repository at this point in the history
  • Loading branch information
youngjinc committed May 14, 2023
1 parent 54f24b8 commit e22dfd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
}
dependencies {
classpath "com.google.dagger:hilt-android-gradle-plugin:$hilt_version"
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.2'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.5'
classpath 'com.google.gms:google-services:4.3.14'
}
}
Expand Down

0 comments on commit e22dfd0

Please sign in to comment.