Update build.gradle

pull/605/head
jhengazuki 4 months ago
parent 06f2db8bde
commit 38efcb11c4
  1. 1
      app/build.gradle

@ -97,6 +97,7 @@ dependencies {
implementation 'androidx.recyclerview:recyclerview:1.4.0'
implementation 'androidx.room:room-runtime:2.8.4'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.2.0'
implementation 'androidx.viewpager2:viewpager2:1.1.0'
implementation 'cat.ereza:customactivityoncrash:2.4.0'
implementation 'com.airbnb.android:lottie:6.7.1'
implementation 'com.github.bassaer:materialdesigncolors:1.0.0'

Loading…
Cancel
Save