Skip to content

Commit

Permalink
1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yydcdut committed Aug 19, 2016
1 parent 05aec93 commit 86a4fbe
Show file tree
Hide file tree
Showing 4 changed files with 66 additions and 18 deletions.
6 changes: 2 additions & 4 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,7 @@ android {

productFlavors {
dev {}
// Store360 {
// useJack = true
// }
// Store360 {}
// QQ {}
// WanDouJia {}
// Flyme {}
Expand Down Expand Up @@ -170,7 +168,7 @@ dependencies {
compile "com.jakewharton:butterknife:7.0.1"
compile "com.evernote:android-sdk:2.0.0-RC3"
compile "com.yydcdut.sdlv:sdlv:0.5.4"
compile 'com.yydcdut:rxmarkdown:0.0.4'
compile 'com.yydcdut:rxmarkdown:0.0.5'
compile "com.google.dagger:dagger:${dagger2Version}"
apt "com.google.dagger:dagger-compiler:${dagger2Version}"
compile "io.reactivex:rxandroid:1.2.0"
Expand Down
Loading

0 comments on commit 86a4fbe

Please sign in to comment.