Skip to content

Commit

Permalink
[Fix] Fix crash when adding SMB server on M.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghai committed Feb 7, 2022
1 parent b05edfb commit c5089de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ dependencies {
implementation "io.coil-kt:coil-video:$coil_version"
implementation 'me.zhanghai.android.appiconloader:appiconloader:1.3.1'
implementation 'me.zhanghai.android.fastscroll:library:1.1.7'
implementation 'me.zhanghai.android.foregroundcompat:library:1.0.1'
implementation 'me.zhanghai.android.foregroundcompat:library:1.0.2'
implementation 'me.zhanghai.android.libselinux:library:2.0.1'
implementation 'me.zhanghai.android.retrofile:library:1.1.1'
implementation 'me.zhanghai.android.systemuihelper:library:1.0.0'
Expand Down

0 comments on commit c5089de

Please sign in to comment.