forked from organicmaps/organicmaps
[android] Minor dependencies update
Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
parent
06a2fba8e7
commit
cae8345278
1 changed files with 2 additions and 2 deletions
|
@ -81,7 +81,7 @@ dependencies {
|
|||
implementation 'com.cocosw:bottomsheet:1.5.0@aar'
|
||||
implementation 'com.timehop.stickyheadersrecyclerview:library:0.4.3@aar'
|
||||
// Glide
|
||||
implementation 'com.github.bumptech.glide:glide:3.7.0'
|
||||
implementation 'com.github.bumptech.glide:glide:4.12.0'
|
||||
// Java concurrency annotations
|
||||
implementation 'net.jcip:jcip-annotations:1.0'
|
||||
|
||||
|
@ -89,7 +89,7 @@ dependencies {
|
|||
implementation 'androidx.work:work-runtime:2.5.0'
|
||||
implementation 'com.trafi:anchor-bottom-sheet-behavior:0.13-alpha'
|
||||
implementation 'com.github.yoksnod:MPAndroidChart:3.2.0-alpha'
|
||||
implementation 'com.google.android.material:material:1.4.0-alpha02'
|
||||
implementation 'com.google.android.material:material:1.4.0-beta01'
|
||||
implementation 'androidx.appcompat:appcompat:1.2.0'
|
||||
implementation 'androidx.preference:preference:1.1.1'
|
||||
implementation 'androidx.fragment:fragment:1.3.3'
|
||||
|
|
Loading…
Add table
Reference in a new issue