Skip to content

Commit

Permalink
书源规则id不在只能获取一个
Browse files Browse the repository at this point in the history
  • Loading branch information
gedoor committed Jun 23, 2019
1 parent 1353a46 commit 968a1c7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,12 +78,12 @@ dependencies {
implementation "org.jetbrains.anko:anko-sdk27-listeners:$anko_version"

//fireBase
implementation 'com.google.firebase:firebase-core:16.0.9'
implementation 'com.google.firebase:firebase-core:17.0.0'
implementation 'com.crashlytics.sdk.android:crashlytics:2.10.1'

//androidX
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta1'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta2'
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.media:media:1.1.0-rc01'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
Expand Down
3 changes: 3 additions & 0 deletions app/src/main/assets/updateLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
### 捐赠里点击红包搜索码可开启高级功能!
## 更新日志

**2019/06/23**
* 书源规则id节点可以获取多个

**2019/06/16**
* 修复文件选择器,路径不能朗读的bug

Expand Down

0 comments on commit 968a1c7

Please sign in to comment.