Channel/Android/VNGame/debug/libs/library-debug-VNGame.aar | 补丁 | 查看 | 原始文档 | blame | 历史 | |
Channel/Android/VNGame/release/libs/library-release-VNGame.aar | 补丁 | 查看 | 原始文档 | blame | 历史 | |
SdkProject/app/src/main/AndroidManifest.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
SdkProject/build.gradle | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
SdkProject/channel/VNGame/AndroidManifest.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Channel/Android/VNGame/debug/libs/library-debug-VNGame.aarBinary files differ
Channel/Android/VNGame/release/libs/library-release-VNGame.aarBinary files differ
SdkProject/app/src/main/AndroidManifest.xml
@@ -6,7 +6,7 @@ <uses-permission android:name="android.permission.INTERNET" /> <application android:name="com.secondworld.sdk.GTGameApp" android:name="com.soha.sdk.SohaApplication" android:allowBackup="true" android:icon="@mipmap/ic_launcher" android:label="@string/app_name" SdkProject/build.gradle
@@ -7,7 +7,7 @@ } dependencies { classpath "com.android.tools.build:gradle:4.1.1" classpath "com.android.tools.build:gradle:3.6.4" classpath "com.google.gms:google-services:4.3.3" // NOTE: Do not place your application dependencies here; they belong // in the individual module deps.gradle files SdkProject/channel/VNGame/AndroidManifest.xml
@@ -17,7 +17,7 @@ <application android:name="com.soha.sdk.SohaApplication" android:name=".GTGameApp" android:requestLegacyExternalStorage="true" android:usesCleartextTraffic="true" tools:replace="android:name">