update Share

This commit is contained in:
2023-02-08 16:01:35 +08:00
parent ce8088059a
commit 3c80038bef
23 changed files with 683 additions and 6 deletions

View File

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