Skip to content

Commit

Permalink
fix #4014
Browse files Browse the repository at this point in the history
  • Loading branch information
CarGuo committed Jul 17, 2024
1 parent f8d7a19 commit fad2f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ext {

androidDependencies = [
recyclerView: "androidx.recyclerview:recyclerview:1.2.1",
appCompat : "androidx.appcompat:appcompat:1.4.0",
appCompat : "androidx.appcompat:appcompat:1.6.0",
design : "com.google.android.material:material:1.4.0",
viewpager2 : "androidx.viewpager2:viewpager2:1.0.0",
core : "androidx.core:core:1.7.0",
Expand Down

0 comments on commit fad2f69

Please sign in to comment.