Skip to content

Commit

Permalink
修改版本依赖为远程仓库
Browse files Browse the repository at this point in the history
  • Loading branch information
xuexiangjys committed Jul 12, 2020
1 parent 660419f commit 04fe964
Showing 1 changed file with 2 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 @@ -63,9 +63,9 @@ dependencies {
testImplementation deps.junit
androidTestImplementation deps.runner
androidTestImplementation deps.espresso.core
implementation project(':xupdate-lib')
// implementation project(':xupdate-lib')

// implementation 'com.github.xuexiangjys:XUpdate:1.1.6'
implementation 'com.github.xuexiangjys:XUpdate:2.0.0'

implementation 'com.github.xuexiangjys.XUtil:xutil-core:1.1.8'
implementation 'com.github.xuexiangjys.XUtil:xutil-sub:1.1.8'
Expand Down

0 comments on commit 04fe964

Please sign in to comment.