最新一次版本提交
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.web.slottt">
|
||||
package="com.xyz.tt">
|
||||
|
||||
<uses-feature
|
||||
android:name="android.hardware.camera"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
package com.web.slottt;
|
||||
package com.xyz.tt;
|
||||
|
||||
|
||||
import android.content.pm.PackageInfo;
|
||||
@@ -1,4 +1,4 @@
|
||||
package com.web.slottt;
|
||||
package com.xyz.tt;
|
||||
|
||||
import android.app.NotificationChannel;
|
||||
import android.app.NotificationManager;
|
||||
@@ -1,4 +1,4 @@
|
||||
package com.web.slottt;
|
||||
package com.xyz.tt;
|
||||
|
||||
import android.app.Application;
|
||||
import android.content.Context;
|
||||
Reference in New Issue
Block a user