Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
A
appzxhy
Project
Project
Details
Activity
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wanglei
appzxhy
Commits
9edb3f3e
Commit
9edb3f3e
authored
Jun 09, 2025
by
wanglei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[新增]AdMob + Facebook VO 转化事件上报集成指南
parent
14558936
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
proguard-rules.pro
app/proguard-rules.pro
+4
-0
No files found.
app/proguard-rules.pro
View file @
9edb3f3e
...
...
@@ -33,3 +33,7 @@
-
keep
class
*
extends
com
.
google
.
gson
.
Deserializer
-
keep
class
com
.
google
.
gson
.
TypeAdapters
{
*
;}
-
keep
class
com
.
bytedance
.
sdk
.
**
{
*
;
}
# 保持 Facebook SDK 的类和方法
-
keep
class
com
.
facebook
.
**
{
*
;
}
-
keep
interface
com
.
facebook
.
**
{
*
;
}
\ No newline at end of file
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