Skip to content

Commit

Permalink
update hokoblur dependency
Browse files Browse the repository at this point in the history
fix crash on first launch
  • Loading branch information
Steve-Mr committed Oct 5, 2023
1 parent 8da6685 commit 5cf31b0
Show file tree
Hide file tree
Showing 2 changed files with 380 additions and 374 deletions.
3 changes: 2 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,8 @@ dependencies {
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'

implementation 'com.hoko:hoko-blur:1.3.5'
// implementation 'com.hoko:hoko-blur:1.3.5'
implementation 'io.github.hokofly:hoko-blur:1.5.1'
implementation 'com.google.android.material:material:1.9.0'

implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1"
Expand Down
Loading

0 comments on commit 5cf31b0

Please sign in to comment.