Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
android_freeworld
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
android
android_freeworld
Commits
bb089c29
Commit
bb089c29
authored
Jul 12, 2021
by
mengcuiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加pay混淆
parent
20146a75
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
29 additions
and
0 deletions
+29
-0
proguard-rules.pro
app/proguard-rules.pro
+29
-0
No files found.
app/proguard-rules.pro
View file @
bb089c29
...
...
@@ -410,6 +410,35 @@
# ======================= 穿山甲 GroMore END ================
# ===================== RxPay START ================
-keep class com.alipay.android.app.IAlixPay{*;}
-keep class com.alipay.android.app.IAlixPay$Stub{*;}
-keep class com.alipay.android.app.IRemoteServiceCallback{*;}
-keep class com.alipay.android.app.IRemoteServiceCallback$Stub{*;}
-keep class com.alipay.sdk.app.PayTask{ public *;}
-keep class com.alipay.sdk.app.AuthTask{ public *;}
-keep class com.alipay.sdk.app.H5PayCallback {
<fields>;
<methods>;
}
-keep class com.alipay.android.phone.mrpc.core.
*
* { *; }
-keep class com.alipay.apmobilesecuritysdk.
*
* { *; }
-keep class com.alipay.mobile.framework.service.annotation.
*
* { *; }
-keep class com.alipay.mobilesecuritysdk.face.
*
* { *; }
-keep class com.alipay.tscenter.biz.rpc.
*
* { *; }
-keep class org.json.alipay.
*
* { *; }
-keep class com.alipay.tscenter.
*
* { *; }
-keep class com.ta.utdid2.
*
* { *;}
-keep class com.ut.device.
*
* { *;}
-dontwarn com.alipay.
*
*
# ======================= RxPay END ================
# ===================== 百度地图 START ================
-keep class com.baidu.
*
* {*;}
-keep class vi.com.
*
* {*;}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment