Skip to content

Commit 9f30fae

Browse files
committed
Updated multidex to 1.0.2.
1 parent 2842667 commit 9f30fae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FlowCrypt/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ dependencies {
119119
implementation "com.android.support:cardview-v7:${ANDROID_SUPPORT_VERSION}"
120120
implementation "com.android.support:customtabs:${ANDROID_SUPPORT_VERSION}"
121121
implementation 'com.android.support.constraint:constraint-layout:1.0.2'
122-
implementation 'com.android.support:multidex:1.0.1'
122+
implementation 'com.android.support:multidex:1.0.2'
123123

124124
implementation "com.google.android.gms:play-services-base:${PLAY_SERVICES_VERSION}"
125125
implementation "com.google.android.gms:play-services-auth:${PLAY_SERVICES_VERSION}"

0 commit comments

Comments
 (0)