We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b1dcea commit 2bb996eCopy full SHA for 2bb996e
app/build.gradle
@@ -82,7 +82,7 @@ dependencies {
82
implementation 'androidx.core:core-ktx:1.15.0'
83
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
84
85
- implementation 'com.google.firebase:firebase-analytics:22.2.0'
+ implementation 'com.google.firebase:firebase-analytics:22.3.0'
86
87
testImplementation 'junit:junit:4.13.2'
88
0 commit comments