添加Example 模块,并且在设备上跑通双纹理效果
This commit is contained in:
+2
-2
@@ -8,10 +8,10 @@ ext.vvl_version='1.4.321.0'
|
||||
apply from: "./download_vvl.gradle"
|
||||
|
||||
android {
|
||||
namespace 'com.hmwl.sample'
|
||||
namespace 'com.hmwl.face_sdk'
|
||||
compileSdk 36
|
||||
defaultConfig {
|
||||
// applicationId "com.hmwl.sample"
|
||||
//applicationId "com.hmwl.face_sdk"
|
||||
minSdk 30
|
||||
targetSdk 36
|
||||
versionCode 1
|
||||
|
||||
Reference in New Issue
Block a user