Skip to content

Commit

Permalink
修改依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
teach committed Apr 30, 2020
1 parent 086e064 commit c6b55de
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions groupedadapter/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,8 @@ android {
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
testImplementation 'junit:junit:4.12'
implementation 'com.android.support:appcompat-v7:26.1.0'

implementation 'com.android.support:recyclerview-v7:26.1.0'
compileOnly 'com.android.support:recyclerview-v7:26.1.0'
}

//---------------------------------------------
Expand Down

0 comments on commit c6b55de

Please sign in to comment.