Skip to content

Commit

Permalink
Cleanup. Removed ViewPager.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimowner committed May 18, 2024
1 parent 05eff14 commit a59b87d
Show file tree
Hide file tree
Showing 15 changed files with 35 additions and 1,214 deletions.
2 changes: 0 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,6 @@ dependencies {
implementation "com.jakewharton.timber:timber:$timber"
implementation "androidx.recyclerview:recyclerview:$androidX"

implementation "androidx.viewpager2:viewpager2:1.0.0"

testImplementation("junit:junit:4.13.2")
testImplementation("io.mockk:mockk:1.13.10")

Expand Down
Loading

0 comments on commit a59b87d

Please sign in to comment.