添加Example 模块,并且在设备上跑通双纹理效果

This commit is contained in:
xsl
2025-10-22 22:11:01 +08:00
parent f6dd3ab38e
commit 2876599568
34 changed files with 413 additions and 64 deletions
+2 -2
View File
@@ -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