File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ dependencies {
133
133
implementation ' androidx.core:core-ktx:1.13.1'
134
134
implementation ' androidx.drawerlayout:drawerlayout:1.2.0'
135
135
implementation ' androidx.exifinterface:exifinterface:1.3.7'
136
- implementation ' androidx.fragment:fragment-ktx:1.8.3 '
136
+ implementation ' androidx.fragment:fragment-ktx:1.8.4 '
137
137
def androidx_lifecycle_version = ' 2.8.6'
138
138
implementation " androidx.lifecycle:lifecycle-common-java8:$androidx_lifecycle_version "
139
139
implementation " androidx.lifecycle:lifecycle-livedata-ktx:$androidx_lifecycle_version "
@@ -211,7 +211,7 @@ dependencies {
211
211
implementation ' org.slf4j:slf4j-android:1.7.36'
212
212
213
213
// #ifdef NONFREE
214
- implementation platform(' com.google.firebase:firebase-bom:33.3 .0' )
214
+ implementation platform(' com.google.firebase:firebase-bom:33.4 .0' )
215
215
implementation ' com.google.firebase:firebase-analytics'
216
216
implementation ' com.google.firebase:firebase-crashlytics-ndk'
217
217
// #endif
You can’t perform that action at this time.
0 commit comments