Commit 5fddb1d6 authored by wanglei's avatar wanglei

混淆前定位

parent 63be18a3
Pipeline #1188 failed with stages
...@@ -12,6 +12,7 @@ android { ...@@ -12,6 +12,7 @@ android {
compileSdk 34 compileSdk 34
defaultConfig { defaultConfig {
// com.test.fast.filemanager
applicationId "com.base.easyfilemanager" applicationId "com.base.easyfilemanager"
minSdk 24 minSdk 24
targetSdk 33 targetSdk 33
......
...@@ -9,7 +9,8 @@ ...@@ -9,7 +9,8 @@
"client_info": { "client_info": {
"mobilesdk_app_id": "1:232960576012:android:aa647723c65af83a20fc29", "mobilesdk_app_id": "1:232960576012:android:aa647723c65af83a20fc29",
"android_client_info": { "android_client_info": {
"package_name": "com.test.fast.filemanager"
"package_name": "com.base.easyfilemanager"
} }
}, },
"oauth_client": [], "oauth_client": [],
......
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