diff --git a/app/build.gradle b/app/build.gradle index 4ed42ae0d..474de918d 100644 --- a/app/build.gradle +++ b/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'