Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
S
Solar Master Ace
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
Solar Master Ace
Commits
bfcfc706
Commit
bfcfc706
authored
Mar 22, 2024
by
maxiaoliang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加mapping
parent
c00df5d2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5589 additions
and
1 deletion
+5589
-1
build.gradle.kts
app/build.gradle.kts
+1
-0
dictionary.txt
app/dictionary.txt
+5000
-0
mapping.json
app/mapping.json
+584
-0
proguard-rules.pro
app/proguard-rules.pro
+4
-1
No files found.
app/build.gradle.kts
View file @
bfcfc706
...
...
@@ -35,6 +35,7 @@ android {
}
buildFeatures
{
viewBinding
=
true
buildConfig
=
true
}
lint
{
//https://blog.csdn.net/destiny1507/article/details/104329583
...
...
app/dictionary.txt
0 → 100644
View file @
bfcfc706
This diff is collapsed.
Click to expand it.
app/mapping.json
0 → 100644
View file @
bfcfc706
This diff is collapsed.
Click to expand it.
app/proguard-rules.pro
View file @
bfcfc706
...
...
@@ -18,4 +18,7 @@
# If you keep the line number information, uncomment this to
# hide the original source file name.
#-renamesourcefileattribute SourceFile
\ No newline at end of file
#-renamesourcefileattribute SourceFile
-
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