Skip to content

Commit 1f3586c

Browse files
authored
Merge pull request #58 from s55763986/master
8.2.0上线
2 parents 3682e3f + a49cac4 commit 1f3586c

34 files changed

+217
-71
lines changed

app/build.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "com.faceunity.fulivedemo"
1111
minSdkVersion 19
1212
targetSdkVersion 28
13-
versionCode 745
14-
versionName "8.1.0"
13+
versionCode 746
14+
versionName "8.2.0"
1515
multiDexEnabled true
1616
ndk {
1717
abiFilters 'armeabi-v7a', 'arm64-v8a'
@@ -33,8 +33,8 @@ android {
3333

3434
dependencies {
3535
//核心库
36-
implementation 'com.faceunity:core:8.1.0'
37-
implementation 'com.faceunity:model:8.1.0'
36+
implementation 'com.faceunity:core:8.2.0'
37+
implementation 'com.faceunity:model:8.2.0'
3838
//UI库
3939
implementation project(path: ':fu_ui')
4040

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
37 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)