mirror of
https://github.com/nextcloud/android.git
synced 2024-11-27 17:46:37 +03:00
Merge pull request #3386 from nextcloud/dependabot/gradle/androidx.multidex-multidex-2.0.1
Bump multidex from 2.0.0 to 2.0.1
This commit is contained in:
commit
315769979b
1 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,7 @@ android {
|
|||
|
||||
dependencies {
|
||||
// dependencies for app building
|
||||
implementation 'androidx.multidex:multidex:2.0.0'
|
||||
implementation 'androidx.multidex:multidex:2.0.1'
|
||||
// implementation project('nextcloud-android-library')
|
||||
genericImplementation 'com.github.nextcloud:android-library:master-SNAPSHOT'
|
||||
gplayImplementation 'com.github.nextcloud:android-library:master-SNAPSHOT'
|
||||
|
|
Loading…
Reference in a new issue