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: #2398 Migrate the project to support Androidx #2464

Open dheerajkotwani opened 4 years ago

dheerajkotwani commented 4 years ago

Fixes #2398 : Migrate the project to support Androidx

Changes: Migrated the project and changed the features to support androidx

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 01807c7dc4ab2bb15bd9f634c48a50185040297d. Here's the output:

spotless check
> Task :spotlessCheck UP-TO-DATE

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


Failed build for 01807c7 ##### `spotless check` ``` > Task :spotlessCheck UP-TO-DATE ```
Failed build for 35e0e82 ##### `spotless check` ``` > Task :spotlessCheck UP-TO-DATE ```
Failed build for 35e0e82 ##### `spotless check` ``` > Task :spotlessCheck UP-TO-DATE ```
Failed build for 0fcf325 ##### `spotless check` ``` > Task :spotlessCheck UP-TO-DATE ```
Failed build for f8652fa ##### `spotless check` ``` > Task :spotlessCheck UP-TO-DATE ```
Failed build for f8652fa ##### `spotless check` ``` > Task :spotlessCheck UP-TO-DATE ```

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

@dheerajkotwani fix the circle ci build

dheerajkotwani commented 4 years ago

@atm1504 fixed the ci build.

rob729 commented 4 years ago

@dheerajkotwani Squash all the commits into a single commit.