Commit 302f48b0ee708ba4ea4925f642efad53f9ce82b8
1 parent
3890402a
1 统一管理slidinguppanel版本
Showing
3 changed files
with
4 additions
and
2 deletions
build.gradle
config.gradle
moudle_pedometer/build.gradle
| @@ -107,7 +107,7 @@ dependencies { | @@ -107,7 +107,7 @@ dependencies { | ||
| 107 | implementation "com.jzxiang.pickerview:TimePickerDialog:$rootProject.TimePickerDialog" | 107 | implementation "com.jzxiang.pickerview:TimePickerDialog:$rootProject.TimePickerDialog" |
| 108 | implementation "com.squareup.okhttp3:okhttp:$rootProject.okhttp" | 108 | implementation "com.squareup.okhttp3:okhttp:$rootProject.okhttp" |
| 109 | 109 | ||
| 110 | - implementation 'com.sothree.slidinguppanel:library:3.4.0' | 110 | + implementation "com.sothree.slidinguppanel:library:$rootProject.slidinguppanel" |
| 111 | 111 | ||
| 112 | implementation project(':library_baidumap') | 112 | implementation project(':library_baidumap') |
| 113 | //加载动画 | 113 | //加载动画 |