Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deps.json_validation_rhino declaration is missing #24

Closed
anskaal opened this issue Jun 10, 2021 · 1 comment
Closed

Deps.json_validation_rhino declaration is missing #24

anskaal opened this issue Jun 10, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@anskaal
Copy link

anskaal commented Jun 10, 2021

Describe the bug

Gradle build fails because Deps.json_validation_rhino is not declared in the buildSrc module.

Expected behaviour

I expected that cloning and building the project from main would work.

Steps to reproduce the issue

image

  1. Clone repo
  2. Open in Android Studio
  3. Initial build fails

Possible Fix

Add json_validation_rhino to Versions- and Dependencies-objects under buildSrc.

@anskaal anskaal added the bug Something isn't working label Jun 10, 2021
@oleksandrsarapulovgl oleksandrsarapulovgl self-assigned this Jun 10, 2021
@oleksandrsarapulovgl
Copy link
Contributor

Thank you for finding it @anskaal ! Prepared PR with the fix: #26

@anskaal anskaal closed this as completed Jun 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants