Fork me on GitHub
#cljsrn
<
2020-06-06
>
Oliver George10:06:28

I'm hitting "Cannot fit requested classes in a single dex file" on my android build. Vanilla RN 62.

Oliver George10:06:02

Seems like the simple fix is bumping the minSdkVersion to 21 (seems to default to 16)

Oliver George10:06:27

Does that sound sane. I'm wondering if there are downsides I should be aware of.