迁移仓库
This commit is contained in:
@@ -7,7 +7,7 @@ android {
|
||||
compileSdkVersion 31
|
||||
buildToolsVersion "30.0.3"
|
||||
defaultConfig {
|
||||
applicationId "com.web.bet711"
|
||||
applicationId "com.web.betseven"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 31
|
||||
versionCode rootProject.ext.versionCode
|
||||
@@ -44,7 +44,7 @@ android {
|
||||
|
||||
applicationVariants.all { variant ->
|
||||
variant.outputs.all {
|
||||
def appName = "711bet"
|
||||
def appName = "uerurtuirururrrrrgf"
|
||||
def outputDir = new File(rootProject.ext.outputPath)
|
||||
// 创建输出目录
|
||||
outputDir.mkdirs()
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
{
|
||||
"project_info": {
|
||||
"project_number": "959352011569",
|
||||
"project_id": "bet-e209b",
|
||||
"storage_bucket": "bet-e209b.firebasestorage.app"
|
||||
"project_number": "619716311866",
|
||||
"project_id": "bet711-d3563",
|
||||
"storage_bucket": "bet711-d3563.firebasestorage.app"
|
||||
},
|
||||
"client": [
|
||||
{
|
||||
"client_info": {
|
||||
"mobilesdk_app_id": "1:959352011569:android:74c25e3bc6156e772dce10",
|
||||
"mobilesdk_app_id": "1:619716311866:android:5c5b1f7ef8b4ff89932e03",
|
||||
"android_client_info": {
|
||||
"package_name": "com.web.bet711"
|
||||
"package_name": "com.web.betseven"
|
||||
}
|
||||
},
|
||||
"oauth_client": [],
|
||||
"api_key": [
|
||||
{
|
||||
"current_key": "AIzaSyCqGrtP29OJHiNyhgp1BiUjLvjU_UzjYS4"
|
||||
"current_key": "AIzaSyABionzgyy73RHtOhL70Hv4FgcTlxc505Y"
|
||||
}
|
||||
],
|
||||
"services": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.web.bet711">
|
||||
package="com.web.betseven">
|
||||
|
||||
<uses-feature
|
||||
android:name="android.hardware.camera"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
package com.web.bet711;
|
||||
package com.web.betseven;
|
||||
|
||||
|
||||
import android.content.pm.PackageInfo;
|
||||
@@ -1,4 +1,4 @@
|
||||
package com.web.bet711;
|
||||
package com.web.betseven;
|
||||
|
||||
import android.app.NotificationChannel;
|
||||
import android.app.NotificationManager;
|
||||
@@ -1,4 +1,4 @@
|
||||
package com.web.bet711;
|
||||
package com.web.betseven;
|
||||
|
||||
import android.app.Application;
|
||||
import android.content.Context;
|
||||
Reference in New Issue
Block a user