Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Aries Hoo²⁰¹⁹ authored Aug 1, 2019
1 parent 627654f commit ca12978
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@ dependencies {
//UIAlertView
implementation project(':widget-alert')

// implementation 'com.github.AriesHoo.UIWidget:widget-core:3.2.16'
// implementation 'com.github.AriesHoo.UIWidget:widget-alert:3.2.16'
// implementation 'com.github.AriesHoo.UIWidget:widget-collapsing:3.2.16'
// implementation 'com.github.AriesHoo.UIWidget:widget-core:3.2.19'
// implementation 'com.github.AriesHoo.UIWidget:widget-alert:3.2.19'
// implementation 'com.github.AriesHoo.UIWidget:widget-collapsing:3.2.19'

//图片加载
implementation 'com.github.CymChad:BaseRecyclerViewAdapterHelper:2.9.45-androidx'
Expand Down

0 comments on commit ca12978

Please sign in to comment.