Skip to content

Commit 71f2bdb

Browse files
committed
Build: Update dependencies
1 parent e230fac commit 71f2bdb

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
@@ -194,7 +194,7 @@ dependencies {
194194
implementation 'me.zhanghai.android.appiconloader:appiconloader:1.5.0'
195195
implementation 'me.zhanghai.android.fastscroll:library:1.3.0'
196196
implementation 'me.zhanghai.android.foregroundcompat:library:1.0.2'
197-
implementation 'me.zhanghai.android.libarchive:library:1.1.3'
197+
implementation 'me.zhanghai.android.libarchive:library:1.1.4'
198198
implementation 'me.zhanghai.android.libselinux:library:2.1.0'
199199
implementation 'me.zhanghai.android.retrofile:library:1.2.0'
200200
implementation 'me.zhanghai.android.systemuihelper:library:1.0.0'
@@ -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.4.0')
214+
implementation platform('com.google.firebase:firebase-bom:33.5.1')
215215
implementation 'com.google.firebase:firebase-analytics'
216216
implementation 'com.google.firebase:firebase-crashlytics-ndk'
217217
//#endif

0 commit comments

Comments
 (0)