Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
android_street
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_street
Commits
fa81bd32
Commit
fa81bd32
authored
Jul 12, 2021
by
fengruiyu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
去除.idea文件
添加百度的混淆文件
parent
7f6c0391
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
3 deletions
+6
-3
.gitignore
.gitignore
+0
-3
compiler.xml
.idea/compiler.xml
+0
-0
runConfigurations.xml
.idea/runConfigurations.xml
+0
-0
proguard-rules.pro
app/proguard-rules.pro
+6
-0
No files found.
.gitignore
View file @
fa81bd32
...
@@ -3,15 +3,12 @@
...
@@ -3,15 +3,12 @@
.gradle
.gradle
/local.properties
/local.properties
/.idea
/.idea
<<<<<<< HEAD
/.idea/libraries
/.idea/libraries
/.idea/modules.xml
/.idea/modules.xml
/.idea/workspace.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/navEditor.xml
/.idea/vcs.xml
/.idea/vcs.xml
/.idea/assetWizardSettings.xml
/.idea/assetWizardSettings.xml
=======
>>>>>>> 51e259dbaa1307df3b5a176164c24faf100db48c
.DS_Store
.DS_Store
/build
/build
/captures
/captures
...
...
.idea/compiler.xml
deleted
100644 → 0
View file @
7f6c0391
.idea/runConfigurations.xml
deleted
100644 → 0
View file @
7f6c0391
app/proguard-rules.pro
View file @
fa81bd32
...
@@ -410,6 +410,12 @@
...
@@ -410,6 +410,12 @@
# ======================= 穿山甲 GroMore END ================
# ======================= 穿山甲 GroMore END ================
# ===================== 百度地图 START ================
-keep class com.baidu.
*
* {*;}
-keep class vi.com.
*
* {*;}
-keep class com.baidu.vi.
*
* {*;}
-dontwarn com.baidu.
*
*
# ===================== 百度地图 END ================
...
...
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