cljsrn

https://github.com/drapanjanas/re-natal | https://github.com/drapanjanas/re-natal/wiki/FAQ | https://github.com/condense/mercury-app/wiki | https://github.com/seantempesta/expo-cljs-template/ https://www.npmjs.com/package/create-expo-cljs-app
Oliver George 2020-06-06T10:36:28.291900Z

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

Oliver George 2020-06-06T10:37:02.292500Z

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

Oliver George 2020-06-06T10:37:27.293100Z

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

Oliver George 2020-06-06T10:37:44.293300Z

Ref: https://developer.android.com/studio/build/multidex#mdex-gradle