新增礼物墙相关内容

This commit is contained in:
2024-07-13 09:28:02 +08:00
parent 9c38f40098
commit 845b217c4d
153 changed files with 17835 additions and 29 deletions

View File

@@ -75,6 +75,7 @@ dependencies {
api project(':common')
api project(':lib_faceunity')//新娱美颜
api project(':Share')//分享
// api project(':SVGAlibrary')//分享
implementation 'androidx.appcompat:appcompat:1.3.0'
implementation 'com.google.android.material:material:1.4.0'
annotationProcessor rootProject.ext.dependencies["arouter-compiler"]