Skip to content

Commit 3eff84c

Browse files
committed
Fix travis
1 parent e7e9c8d commit 3eff84c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

all/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ android {
1010
targetSdkVersion 31
1111
versionCode 1
1212
versionName "1.0"
13+
multiDexEnabled true
1314
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1415
consumerProguardFiles 'consumer-rules.pro'
1516
}

0 commit comments

Comments
 (0)