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

v0.3 not found on jcenter, jcenter deprecation and v0.2 task fails on gradle 7.5 #4

Open
Doc1faux opened this issue Jan 19, 2023 · 0 comments

Comments

@Doc1faux
Copy link

Hello,

I tried to integrate Androlate in my app as specified in the README.md but gradle fails to found the v0.3 on jcenter.
Jcenter is deprecated since March 31, 2021, maybe we can found your library elsewhere? I did not find it on mavenCentral though.
However, the v0.2 as used in your sample app is well found but it fails on missing gradle annotations (see below). For info, I'm using gradle v7.5.

  - In plugin 'androlate' type 'com.github.ayvazj.gradle.plugins.androlate.AndrolateTranslateTask' properties 'JSON_FACTORY', 'androlate', 'httpTransport' and 'translateClient' are missing an input or output annotation.
    
    Reason: A property without annotation isn't considered during up-to-date checking.
    
    Possible solutions:
      1. Add an input or output annotation.
      2. Mark it as @Internal.
    
    Please refer to https://docs.gradle.org/7.5/userguide/validation_problems.html#missing_annotation for more details about this problem.

Best regards.

@Doc1faux Doc1faux changed the title v0.3 not found on jcenter, jcenter deprecation and v0.2 task fails v0.3 not found on jcenter, jcenter deprecation and v0.2 task fails on gradle 7.5 Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant