Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
android_fiveworld
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_fiveworld
Commits
d4917671
Commit
d4917671
authored
Jul 12, 2021
by
mengcuiguang2
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev_ad' of
http://39.97.65.143:81/android/android_street
into dev_ad
parents
f6088882
48a74b8d
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
26 deletions
+6
-26
.gitignore
.gitignore
+0
-3
compiler.xml
.idea/compiler.xml
+0
-6
misc.xml
.idea/misc.xml
+0
-17
runConfigurations.xml
.idea/runConfigurations.xml
+0
-0
proguard-rules.pro
app/proguard-rules.pro
+6
-0
No files found.
.gitignore
View file @
d4917671
...
...
@@ -3,15 +3,12 @@
.gradle
/local.properties
/.idea
<<<<<<< HEAD
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/vcs.xml
/.idea/assetWizardSettings.xml
=======
>>>>>>> 51e259dbaa1307df3b5a176164c24faf100db48c
.DS_Store
/build
/captures
...
...
.idea/compiler.xml
deleted
100644 → 0
View file @
f6088882
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"CompilerConfiguration"
>
<bytecodeTargetLevel
target=
"1.8"
/>
</component>
</project>
\ No newline at end of file
.idea/misc.xml
deleted
100644 → 0
View file @
f6088882
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"CMakeSettings"
>
<configurations>
<configuration
PROFILE_NAME=
"Debug"
CONFIG_NAME=
"Debug"
/>
</configurations>
</component>
<component
name=
"ProjectRootManager"
version=
"2"
languageLevel=
"JDK_1_8"
default=
"true"
project-jdk-name=
"1.8"
project-jdk-type=
"JavaSDK"
>
<output
url=
"file://$PROJECT_DIR$/build/classes"
/>
</component>
<component
name=
"ProjectType"
>
<option
name=
"id"
value=
"Android"
/>
</component>
<component
name=
"SuppressKotlinCodeStyleNotification"
>
<option
name=
"disableForAll"
value=
"true"
/>
</component>
</project>
\ No newline at end of file
.idea/runConfigurations.xml
deleted
100644 → 0
View file @
f6088882
app/proguard-rules.pro
View file @
d4917671
...
...
@@ -410,6 +410,12 @@
# ======================= 穿山甲 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