Skip to content

Commit aa55f9c

Browse files
committed
Build: Update dependency
1 parent fdc6974 commit aa55f9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ dependencies {
133133
implementation 'androidx.core:core-ktx:1.13.1'
134134
implementation 'androidx.drawerlayout:drawerlayout:1.2.0'
135135
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'
137137
def androidx_lifecycle_version = '2.8.6'
138138
implementation "androidx.lifecycle:lifecycle-common-java8:$androidx_lifecycle_version"
139139
implementation "androidx.lifecycle:lifecycle-livedata-ktx:$androidx_lifecycle_version"
@@ -211,7 +211,7 @@ dependencies {
211211
implementation 'org.slf4j:slf4j-android:1.7.36'
212212

213213
//#ifdef NONFREE
214-
implementation platform('com.google.firebase:firebase-bom:33.3.0')
214+
implementation platform('com.google.firebase:firebase-bom:33.4.0')
215215
implementation 'com.google.firebase:firebase-analytics'
216216
implementation 'com.google.firebase:firebase-crashlytics-ndk'
217217
//#endif

0 commit comments

Comments
 (0)