diff --git a/tasker-plugin/build.gradle b/tasker-plugin/build.gradle index db05e1f93..aa977030d 100644 --- a/tasker-plugin/build.gradle +++ b/tasker-plugin/build.gradle @@ -293,7 +293,7 @@ dependencies { // androidTestImplementation group:'com.twofortyfouram', name:'android-assertion', version:'[2.0.0,3.0)' // Import the BoM for the Firebase platform - implementation platform('com.google.firebase:firebase-bom:30.1.0') + implementation platform('com.google.firebase:firebase-bom:33.4.0') // Declare the dependencies for the Crashlytics and Analytics libraries // When using the BoM, you don't specify versions in Firebase library dependencies