Fork me on GitHub
#cljsrn
<
2018-05-15
>
Oliver George04:05:46

I'm surprised that the release build for android is so slow. Like 5 or 6 mins. All in a node CPU spike. Is this normal?

Olivers-MacBook-Pro:android olivergeorge$ ./gradlew assembleRelease
:app:preBuild UP-TO-DATE
:app:preReleaseBuild UP-TO-DATE
:app:checkReleaseManifest
...(snip)...
:app:assembleRelease

BUILD SUCCESSFUL

Total time: 5 mins 23.586 secs

dima10:05:00

It also takes 5-6 minutes to make android release build for https://github.com/status-im/status-react/

Oliver George10:05:47

Thanks. That’s reassuring.