forked from organicmaps/organicmaps
[android] Fixed compilation error due to renamed dependency
Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
parent
a48221ff0b
commit
e24a44da22
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ dependencies {
|
|||
implementation 'androidx.constraintlayout:constraintlayout:2.1.0'
|
||||
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.github.devnullorthrow:MPAndroidChart:3.2.0-alpha'
|
||||
implementation 'com.google.android.material:material:1.5.0-alpha02'
|
||||
implementation 'androidx.appcompat:appcompat:1.3.1'
|
||||
implementation 'androidx.preference:preference:1.1.1'
|
||||
|
|
Loading…
Add table
Reference in a new issue