Skip to content

Commit

Permalink
编译优化问题
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydroid1024 committed Sep 17, 2021
1 parent 6c9acf6 commit d80b908
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 @@ -67,8 +67,8 @@ dependencies {
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'

implementation(project(":vbhelper"))
// implementation 'com.github.jaydroid1024:VBHelper:0.0.1'
// implementation(project(":vbhelper"))
implementation 'com.github.jaydroid1024:VBHelper:0.0.1'



Expand Down

0 comments on commit d80b908

Please sign in to comment.