更新gradle配置
This commit is contained in:
@@ -40,7 +40,7 @@ dependencies {
|
||||
//载入界面
|
||||
implementation 'com.kaopiz:kprogresshud:1.1.0'
|
||||
|
||||
compile project(path: ':BaseModel')
|
||||
compile project(path: ':ResModl')
|
||||
compile project(path: ':RefreshRecyclerView')
|
||||
api project(path: ':BaseModel')
|
||||
api project(path: ':ResModl')
|
||||
api project(path: ':RefreshRecyclerView')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user