Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Commit 5b06a3f

Browse files
committed
Disable multidex in 'all' app project
1 parent 34c4659 commit 5b06a3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

support-compat/samples/AndroidSupportAll/AndroidSupportAll.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
<WarningLevel>4</WarningLevel>
3838
<AndroidManagedSymbols>true</AndroidManagedSymbols>
3939
<AndroidUseSharedRuntime>false</AndroidUseSharedRuntime>
40-
<AndroidEnableMultiDex>true</AndroidEnableMultiDex>
4140
<AndroidSupportedAbis>armeabi;x86;armeabi-v7a;x86_64;arm64-v8a</AndroidSupportedAbis>
4241
</PropertyGroup>
4342
<ItemGroup>

0 commit comments

Comments
 (0)