6.5.4礼物冠名

This commit is contained in:
18401019693
2023-08-22 14:03:04 +08:00
parent 95252f2f02
commit 3de972d12c
3 changed files with 19 additions and 0 deletions

View File

@@ -196,4 +196,7 @@ dependencies {
api 'com.github.gzu-liyujiang.AndroidPicker:WheelView:4.1.11'
//自定义圆角图片
api 'com.makeramen:roundedimageview:2.3.0'
// 友盟统计SDK
implementation 'com.umeng.umsdk:common:9.6.3'// 必选
implementation 'com.umeng.umsdk:asms:1.8.0'// 必选
}