jiti-meet/android/app
Titus-Andrei Moldovan 2a9805f9b1 feat(android) revert to JSC as our JS engine
JSC wasn't the cause for the crash we were hunting after all. RN doesn't set
HErmes as the default, neither does Expo, so the jury is still out on Hermes,
and it looks like JSC is still the safest bet.

In addition, the way Hermes is packaged (as a standalone AARs, instead of a
local "Maven repo") complicates the SDK build and can make the resulting build
bloated.
2020-09-29 14:16:36 +02:00
..
.settings feat: use participant id for avatar color 2019-07-08 16:53:30 +02:00
src/main android: update Crashlytics dependency 2020-09-15 21:22:50 +02:00
.classpath feat: use participant id for avatar color 2019-07-08 16:53:30 +02:00
.project ref: remove unused libs 2019-07-08 16:53:30 +02:00
build.gradle android: update AndroidX core library dependencies 2020-09-15 21:22:50 +02:00
debug.keystore android: add ability to make test signed release builds 2019-12-17 16:11:50 +01:00
proguard-rules-release.pro ref(proguard): Create common proguard config. 2018-09-18 14:37:05 -05:00
proguard-rules.pro feat(android) revert to JSC as our JS engine 2020-09-29 14:16:36 +02:00