Skip to content

Commit

Permalink
chore(deps): update dependency com.google.firebase:firebase-bom to v3…
Browse files Browse the repository at this point in the history
…2.8.1
  • Loading branch information
renovate[bot] authored Apr 12, 2024
1 parent f655319 commit 7be6d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ dependencies {
new File("$projectDir/google-services.json").text = secrets;
}
}
implementation platform('com.google.firebase:firebase-bom:32.2.3')
implementation platform('com.google.firebase:firebase-bom:32.8.1')
implementation("com.google.firebase:firebase-analytics")

implementation project(path:':markdown-viewer')
Expand Down

0 comments on commit 7be6d73

Please sign in to comment.