Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
abook_check
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abook_android
abook_check
Commits
806fd2b1
Commit
806fd2b1
authored
Feb 19, 2019
by
Lee Jaebin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
要らないライブラリ削除
parent
ed984cb0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
3 deletions
+0
-3
ABVJE_BL/build.gradle
+0
-1
ABVJE_UI_Android/build.gradle
+0
-2
No files found.
ABVJE_BL/build.gradle
View file @
806fd2b1
...
...
@@ -8,7 +8,6 @@ version = '1.0'
dependencies
{
testImplementation
'junit:junit:4.11'
implementation
'commons-codec:commons-codec:1.10'
implementation
'org.xerial:sqlite-jdbc:3.7.2'
implementation
'net.lingala.zip4j:zip4j:1.3.2'
implementation
files
(
'libs/java_websocket_0.8.jar'
)
}
...
...
ABVJE_UI_Android/build.gradle
View file @
806fd2b1
...
...
@@ -17,10 +17,8 @@ dependencies {
implementation
'commons-codec:commons-codec:1.10'
implementation
'net.lingala.zip4j:zip4j:1.3.2'
implementation
'com.google.guava:guava:18.0'
implementation
'com.journeyapps:zxing-android-embedded:3.0.1@aar'
implementation
'com.google.zxing:core:3.2.1'
implementation
'org.jsoup:jsoup:1.9.2'
implementation
'net.zetetic:android-database-sqlcipher:3.5.9@aar'
implementation
project
(
':xwalk_core_library'
)
implementation
files
(
'libs/FoxitRDK.jar'
)
}
...
...
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