Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
com.ccwangluo.accelerator
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
sheteng
com.ccwangluo.accelerator
Commits
6afc3f80
Commit
6afc3f80
authored
Aug 09, 2016
by
Mygod
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "Update dependency (#799)"
This reverts commit
a02d19bb
.
parent
a02d19bb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.travis.yml
.travis.yml
+1
-1
project/plugins.sbt
project/plugins.sbt
+1
-1
No files found.
.travis.yml
View file @
6afc3f80
...
@@ -49,4 +49,4 @@ install:
...
@@ -49,4 +49,4 @@ install:
fi
fi
script
:
script
:
-
$SBTPATH/sbt
android-update
native-build android:package-debug
-
$SBTPATH/sbt native-build android:package-debug
project/plugins.sbt
View file @
6afc3f80
addSbtPlugin
(
"org.scala-android"
%
"sbt-android"
%
"1.6.1
1
"
)
addSbtPlugin
(
"org.scala-android"
%
"sbt-android"
%
"1.6.1
0
"
)
addSbtPlugin
(
"com.timushev.sbt"
%
"sbt-updates"
%
"0.1.10"
)
addSbtPlugin
(
"com.timushev.sbt"
%
"sbt-updates"
%
"0.1.10"
)
...
...
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