fossasia / susi_android

SUSI.AI Android App https://play.google.com/apps/testing/ai.susi
Apache License 2.0
2.42k stars 1.11k forks source link

fix: Bump realm-gradle-plugin to 6.1.0 and fix build #2474

Closed rob729 closed 4 years ago

rob729 commented 4 years ago

Fixes #2473, #2380

ci-reporter[bot] commented 4 years ago

The build is failing

✨ Good work on this PR so far! ✨ Unfortunately, the Circle CI build is failing as of 810ef156071ef0a1e8296dee09cd9f2f7c404ae7. Here's the output:

Run Tests
> Task :assemble UP-TO-DATE

I'm sure you can fix it! If you need help, don't hesitate to ask a maintainer of the project!


This comment was automagically generated by ci-reporter. If you see a problem, open an issue here.
ci-reporter[bot] commented 4 years ago

The build is failing

✨ Good work on this PR so far! ✨ Unfortunately, the Circle CI build is failing as of 810ef156071ef0a1e8296dee09cd9f2f7c404ae7. Here's the output:

Run Tests
> Task :assemble UP-TO-DATE

I'm sure you can fix it! If you need help, don't hesitate to ask a maintainer of the project!


This comment was automagically generated by ci-reporter. If you see a problem, open an issue here.
rob729 commented 4 years ago

@atm1504 @iamareebjamal Can you please re-trigger the ci build as I check for any possible reason for build fail but found none?

liveHarshit commented 4 years ago

Where is Travis

rob729 commented 4 years ago

I don't think susi ai android uses Travis.

@atm1504 @iamareebjamal Can you please re-trigger the ci build as I check for any possible reason for build fail but found none?

atm1504 commented 4 years ago

I don't think susi ai android uses Travis.

@atm1504 @iamareebjamal Can you please re-trigger the ci build as I check for any possible reason for build fail but found none?

Susi uses circle ci yml file not travis

atm1504 commented 4 years ago

@rob729 check this out https://circleci.com/gh/fossasia/susi_android/5837?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link

iamareebjamal commented 4 years ago

When compilation fails, do you just retry compiling again or try to fix the error?

rob729 commented 4 years ago

The build error is fixed now. Please review the PR.