feat(channel): 支持渠道 Manifest 增量合并

This commit is contained in:
2026-07-08 20:20:23 +08:00
parent 833f68f601
commit 2107f437a7
22 changed files with 287 additions and 194 deletions

View File

@@ -0,0 +1,14 @@
apply plugin: 'com.android.library'
evaluationDependsOn(':unityLibrary')
def unityAndroid = project(':unityLibrary').extensions.getByName('android')
android {
namespace 'com.arkgame.ft.channelmanifest'
compileSdkVersion unityAndroid.compileSdkVersion
buildToolsVersion unityAndroid.buildToolsVersion
defaultConfig {
minSdkVersion unityAndroid.defaultConfig.minSdkVersion.apiLevel
}
}

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 6b1864b7c14c2874290c96b313f016da
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 0c6d5688cdd2a434fae148ccc076e1ee
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 4835437bf5f97d548abb765917c4873c
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" />

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: f8101f5c11c019f45843819fd0a0aec8
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant: