Skip to content

Commit

Permalink
升级到最新版本
Browse files Browse the repository at this point in the history
  • Loading branch information
feiyu committed Feb 4, 2022
1 parent 2207c3b commit 23b8d92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ dependencies {
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
implementation 'com.google.code.gson:gson:2.8.2'
implementation 'com.google.android.material:material:1.1.0'
implementation project(path: ':library')
// implementation 'com.github.wustor:GangedRecyclerview:0.0.2.1'
// implementation project(path: ':library')
implementation 'com.github.wustor:GangedRecyclerview:0.0.3'
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
testImplementation 'junit:junit:4.12'
Expand Down

0 comments on commit 23b8d92

Please sign in to comment.