Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
R
react-native-amap3d
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
放牛的园子
react-native-amap3d
Commits
fbfc7e65
Commit
fbfc7e65
authored
May 27, 2017
by
Qiu Xiang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
移除 buck 配置
parent
c2652222
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
18 deletions
+0
-18
.buckconfig
example/.buckconfig
+0
-6
BUCK
example/android/keystores/BUCK
+0
-8
debug.keystore.properties
example/android/keystores/debug.keystore.properties
+0
-4
No files found.
example/.buckconfig
deleted
100644 → 0
View file @
c2652222
[android]
target = Google Inc.:Google APIs:23
[maven_repositories]
central = https://repo1.maven.org/maven2
example/android/keystores/BUCK
deleted
100644 → 0
View file @
c2652222
keystore(
name = "debug",
properties = "debug.keystore.properties",
store = "debug.keystore",
visibility = [
"PUBLIC",
],
)
example/android/keystores/debug.keystore.properties
deleted
100644 → 0
View file @
c2652222
key.store
=
debug.keystore
key.alias
=
androiddebugkey
key.store.password
=
android
key.alias.password
=
android
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