Commit Graph

8 Commits

Author SHA1 Message Date
Russell Wheatley
e7b4bb31b0 feat: use latest android & ios Firebase SDKs version (#3956)
* chore(*): version upgrades

* chore(*, ios): update GoogleUtilities test/ios

* chore(_,ios): update pod lock

* chore(crashlytics, android): update SDK for tests

* chore: move google-services plugin for gradle

* chore: ios sdk upgrade

* chore: update test Podfile.lock
2020-07-24 13:11:46 +01:00
Mike Diarmid
67bbd30a34 chore: upgrade testing project to RN 0.62.x (#3433)
* chore: upgrade testing project to RN 0.62.x

* add placeholder flow script for CI

* update jet to fix iOS issue

* revert typedoc version (latest version not working)

* add `react-native-port-patcher` back in - port still being ignored by RN so patching manually

* add `react-native-port-patcher` back in - port still being ignored by RN so patching manually

* temporarily use iphone x for detox until CI servers upgraded

* -

* Update package.json

* Update on.e2e.js

* Update orderByValue.e2e.js

* Update on.e2e.js

* Update init.js

* -
2020-04-14 21:14:44 +01:00
Mike Hardy
d65e6341a4 Avoid out-of-memory in Android build
Fixes #3154 by allowing gradle to have more than the default memory
Firebase dependencies are pretty heavy and the build will fail otherwise
2020-03-25 17:03:06 -05:00
Salakar
9dd3fa68c3 fix(template): add noCompress tflite by default to android template (for #2478) 2019-11-24 18:25:15 +00:00
SaeedZhiany
24ed7161d3 refactor(*): load Android Gradle Plugin conditionally (#2863)
* Loaded Android Gradle Plugin conditionally, Upgraded AGP version to 3.5.2
* Upgraded AGP version to 3.5.2
* upgraded Gradle wrapper version to 5.6.4
2019-11-23 17:22:07 +00:00
Robin Binder
fb4941b6e5 feat(template): upgrade to React Native 0.61.4 (#2821)
* upgraded to react native 0.61.4

* line break fix in podfile for rn 0.61.4 upgrade
2019-11-23 17:19:31 +00:00
Frieder Bluemle
3dbca459fa Remove executable bit from non-executable files (#2531) 2019-08-30 13:17:26 +01:00
Salakar
a0f89f88fa [template] create template 2019-04-20 21:08:02 +01:00