We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2842667 commit 9f30faeCopy full SHA for 9f30fae
FlowCrypt/build.gradle
@@ -119,7 +119,7 @@ dependencies {
119
implementation "com.android.support:cardview-v7:${ANDROID_SUPPORT_VERSION}"
120
implementation "com.android.support:customtabs:${ANDROID_SUPPORT_VERSION}"
121
implementation 'com.android.support.constraint:constraint-layout:1.0.2'
122
- implementation 'com.android.support:multidex:1.0.1'
+ implementation 'com.android.support:multidex:1.0.2'
123
124
implementation "com.google.android.gms:play-services-base:${PLAY_SERVICES_VERSION}"
125
implementation "com.google.android.gms:play-services-auth:${PLAY_SERVICES_VERSION}"
0 commit comments