forked from organicmaps/organicmaps
[android] Updated multidex library to 1.0.3
This commit is contained in:
parent
8593ccf876
commit
6090afa7bc
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ dependencies {
|
|||
implementation 'com.github.bumptech.glide:glide:3.7.0'
|
||||
// Java concurrency annotations
|
||||
implementation 'net.jcip:jcip-annotations:1.0'
|
||||
implementation 'com.android.support:multidex:1.0.2'
|
||||
implementation 'com.android.support:multidex:1.0.3'
|
||||
implementation 'com.appsflyer:af-android-sdk:4.8.3'
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue