Skip to content

Commit

Permalink
Sample use latest sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyiqian committed Nov 20, 2021
1 parent 39a2908 commit 62e8783
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@ dependencies {
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
implementation 'com.google.android:flexbox:2.0.1'

implementation project(':lib')
// implementation 'com.github.wangyiqian:StockChart:1.0.5'
// implementation project(':lib')
implementation 'com.github.wangyiqian:StockChart:1.0.6'
}

0 comments on commit 62e8783

Please sign in to comment.