Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
S
Smart Cleaner-Junk Cleaner
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
Smart Cleaner-Junk Cleaner
Commits
b1310492
Commit
b1310492
authored
Jun 07, 2024
by
maxiaoliang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交mapping
parent
21a3d572
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7516 additions
and
2577 deletions
+7516
-2577
dictionary.txt
app/dictionary.txt
+5000
-0
mapping.json
app/mapping.json
+2511
-2575
proguard-rules.pro
app/proguard-rules.pro
+5
-2
No files found.
app/dictionary.txt
0 → 100644
View file @
b1310492
This diff is collapsed.
Click to expand it.
app/mapping.json
View file @
b1310492
This diff is collapsed.
Click to expand it.
app/proguard-rules.pro
View file @
b1310492
...
...
@@ -19,7 +19,7 @@
# If you keep the line number information, uncomment this to
# hide the original source file name.
#-renamesourcefileattribute SourceFile
-
keep
class
com
.
test
.
basd
.
smartjunkcleaner
.
bean
.
**
{
*
;}
-
keep
class
aicg
.
wipf
.
ogbw
.
ezlb
.
rgmw
.
**
{
*
;}
-
dontoptimize
-
keepattributes
Signature
-
keep
class
com
.
squareup
.
okhttp
.
**
{
*
;
}
...
...
@@ -28,4 +28,7 @@
-
keep
class
com
.
alibaba
.
idst
.
**
{
*
;
}
-
keep
class
*
extends
com
.
google
.
gson
.
reflect
.
TypeToken
-
keepattributes
AnnotationDefault
,
RuntimeVisibleAnnotations
-
keep
class
com
.
bytedance
.
sdk
.
**
{
*
;
}
\ No newline at end of file
-
keep
class
com
.
bytedance
.
sdk
.
**
{
*
;
}
-
obfuscationdictionary
dictionary
.
txt
-
classobfuscationdictionary
dictionary
.
txt
-
packageobfuscationdictionary
dictionary
.
txt
\ 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