65536) i do n" /> 65536) i do n" /> 65536) i do n"/>

how to create multil dex files from jar with d8.bat

114 Views Asked by At

i use command "d8 class.jar" to make dex file and cause Exception: Cannot fit requested classes in a single dex file (# methods: 96852 > 65536)

i do not find d8 command options like "multiDexEnabled=true" to make more dex files at one time

how to create multil dex files from jar with d8.bat

0

There are 0 best solutions below