Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Commit

Permalink
添加 epub 导出功能
Browse files Browse the repository at this point in the history
  • Loading branch information
zsakvo committed Feb 20, 2019
1 parent 95bd591 commit 10240ef
Show file tree
Hide file tree
Showing 5 changed files with 665 additions and 37 deletions.
2 changes: 2 additions & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ dependencies {
implementation 'io.reactivex.rxjava2:rxandroid:2.1.0'
implementation 'io.reactivex.rxjava2:rxjava:2.2.6'
implementation 'com.github.bumptech.glide:glide:4.8.0'
implementation 'org.jsoup:jsoup:1.11.3'
implementation 'org.zeroturnaround:zt-zip:1.8'
implementation "com.leinardi.android:speed-dial:2.0.0"
annotationProcessor 'com.github.bumptech.glide:compiler:4.8.0'
testImplementation 'junit:junit:4.12'
Expand Down
Loading

0 comments on commit 10240ef

Please sign in to comment.