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
5d7e8831
Commit
5d7e8831
authored
Sep 26, 2016
by
Mygod
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update dependencies
parent
8c450884
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
build.sbt
build.sbt
+3
-3
src/main/jni/pcre
src/main/jni/pcre
+1
-1
No files found.
build.sbt
View file @
5d7e8831
...
...
@@ -37,8 +37,8 @@ libraryDependencies ++= Seq(
"com.github.clans"
%
"fab"
%
"1.6.4"
,
"com.github.jorgecastilloprz"
%
"fabprogresscircle"
%
"1.01"
,
"com.github.kevinsawicki"
%
"http-request"
%
"6.0"
,
"com.google.android.gms"
%
"play-services-ads"
%
"9.6.
0
"
,
"com.google.android.gms"
%
"play-services-analytics"
%
"9.6.
0
"
,
"com.google.android.gms"
%
"play-services-ads"
%
"9.6.
1
"
,
"com.google.android.gms"
%
"play-services-analytics"
%
"9.6.
1
"
,
"com.j256.ormlite"
%
"ormlite-android"
%
"5.0"
,
"com.twofortyfouram"
%
"android-plugin-api-for-locale"
%
"1.0.2"
,
"dnsjava"
%
"dnsjava"
%
"2.1.7"
,
...
...
@@ -47,7 +47,7 @@ libraryDependencies ++= Seq(
"net.glxn.qrgen"
%
"android"
%
"2.0"
)
proguardVersion
in
Android
:=
"5.
2.1
"
proguardVersion
in
Android
:=
"5.
3
"
proguardCache
in
Android
:=
Seq
()
...
...
pcre
@
222bbf4b
Subproject commit
0ea9883633b5d1fcfc777d57427bbf9b0098397e
Subproject commit
222bbf4b3fb8e13c21686803e47e31aa3e4ad130
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