Skip to content

Commit

Permalink
测试修改2
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouyufeng committed Apr 16, 2021
1 parent 2ca73d1 commit 4c536a6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion BaseAndroidKt/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ dependencies {
implementation 'com.google.code.gson:gson:2.8.5'

/*下拉刷新上拉加载*/
// api 'com.scwang.smartrefresh:SmartRefreshLayout:1.1.0-alpha-20'
api 'com.scwang.smartrefresh:SmartRefreshLayout:1.1.0-alpha-20'
//ARouter
compile'com.alibaba:arouter-api:1.3.1'
annotationProcessor'com.alibaba:arouter-compiler:1.1.4'
Expand All @@ -84,4 +84,8 @@ dependencies {
apply plugin: 'com.github.dcendents.android-maven'
group = 'com.github.sujianchuan888'
//ceshi
/**
* 高斯模糊
*/
implementation 'jp.co.cyberagent.android.gpuimage:gpuimage-library:1.4.1'
}

0 comments on commit 4c536a6

Please sign in to comment.