Skip to content

Commit 2f19441

Browse files
committed
Build: Update dependencies
1 parent a1c0fbd commit 2f19441

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
@@ -193,7 +193,7 @@ dependencies {
193193
implementation 'me.zhanghai.android.appiconloader:appiconloader:1.5.0'
194194
implementation 'me.zhanghai.android.fastscroll:library:1.3.0'
195195
implementation 'me.zhanghai.android.foregroundcompat:library:1.0.2'
196-
implementation 'me.zhanghai.android.libarchive:library:1.1.0'
196+
implementation 'me.zhanghai.android.libarchive:library:1.1.1'
197197
implementation 'me.zhanghai.android.libselinux:library:2.1.0'
198198
implementation 'me.zhanghai.android.retrofile:library:1.1.1'
199199
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.1.1')
214+
implementation platform('com.google.firebase:firebase-bom:33.3.0')
215215
implementation 'com.google.firebase:firebase-analytics'
216216
implementation 'com.google.firebase:firebase-crashlytics-ndk'
217217
//#endif

0 commit comments

Comments
 (0)