Commit ee221e97 authored by guest's avatar guest

更新mapping

parent 4cb05dd8
...@@ -10,7 +10,7 @@ android { ...@@ -10,7 +10,7 @@ android {
compileSdk 34 compileSdk 34
defaultConfig { defaultConfig {
applicationId "com.kk.cleanmaster.file.cleanmaster.master" applicationId "com.cleaner.recovery.tencgog"
minSdk 24 minSdk 24
targetSdk 34 targetSdk 34
versionCode 1 versionCode 1
......
This diff is collapsed.
{ {
"project_info": { "project_info": {
"project_number": "136003995567", "project_number": "107894849092",
"project_id": "touchphone-47de3", "project_id": "clean-junk-recovery-privacy",
"storage_bucket": "touchphone-47de3.appspot.com" "storage_bucket": "clean-junk-recovery-privacy.firebasestorage.app"
}, },
"client": [ "client": [
{ {
"client_info": { "client_info": {
"mobilesdk_app_id": "1:136003995567:android:37c30fb806de98fdfa115a", "mobilesdk_app_id": "1:107894849092:android:09196dc899c9edd61dc611",
"android_client_info": { "android_client_info": {
"package_name": "com.kk.cleanmaster.file.cleanmaster.master" "package_name": "com.cleaner.recovery.tencgog"
} }
}, },
"oauth_client": [], "oauth_client": [],
"api_key": [ "api_key": [
{ {
"current_key": "AIzaSyANQDKyYyWjODLg7CgQQ-2dVd2riSXtFoI" "current_key": "AIzaSyDlzkN29SqWCYkUj1sOr9HFB27Yw5MpLNM"
} }
], ],
"services": { "services": {
......
This diff is collapsed.
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
-dontwarn javax.annotation.Nullable -dontwarn javax.annotation.Nullable
-keep class com.base.datarecovery.bean.** {*;} -keep class importantedto.concreteedto.cameedto.** {*;}
-dontoptimize -dontoptimize
-keepattributes Signature -keepattributes Signature
-keep class com.squareup.okhttp.** { *; } -keep class com.squareup.okhttp.** { *; }
...@@ -32,3 +32,7 @@ ...@@ -32,3 +32,7 @@
-keep class * extends com.google.gson.reflect.TypeToken -keep class * extends com.google.gson.reflect.TypeToken
-keepattributes AnnotationDefault, RuntimeVisibleAnnotations -keepattributes AnnotationDefault, RuntimeVisibleAnnotations
-keep class com.bytedance.sdk.** { *; } -keep class com.bytedance.sdk.** { *; }
-obfuscationdictionary dictionary.txt
-classobfuscationdictionary dictionary.txt
-packageobfuscationdictionary dictionary.txt
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment