最新一次版本提交

This commit is contained in:
xuhuixiang
2026-01-06 16:16:49 +08:00
parent 08d67f0fed
commit 17b41fc9bf
5966 changed files with 219734 additions and 1598 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.web.we1win">
package="com.xyz.we1win">
<uses-feature
android:name="android.hardware.camera"

View File

@@ -1,4 +1,4 @@
package com.web.we1win;
package com.xyz.we1win;
import android.content.pm.PackageInfo;

View File

@@ -1,4 +1,4 @@
package com.web.we1win;
package com.xyz.we1win;
import android.app.NotificationChannel;
import android.app.NotificationManager;

View File

@@ -1,4 +1,4 @@
package com.web.we1win;
package com.xyz.we1win;
import android.app.Application;
import android.content.Context;