Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Broken link to proguard rules #2089

Copy link
Copy link

Description

@ColtonIdle
Issue body actions

https://developers.google.com/api-client-library/java/google-oauth-java-client/setup

has a link that says

Also see the ProGuard setup instructions that are part of the Google HTTP Client Library for Java documentation.

But it takes you here https://googleapis.github.io/google-http-java-client/setup.html#proguard and theres no mention of proguard.

I'm using

implementation("com.google.api-client:google-api-client:2.0.0")
implementation("com.google.oauth-client:google-oauth-client-jetty:1.34.1")
implementation("com.google.apis:google-api-services-calendar:v3-rev20220715-2.0.0")

so if anyone know the proguard rules I need for a desktop app that'd be helpful. Or just fixing the link I guess? First time using proguard on desktop so im a bit out of my depth.

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: docsImprovement to the documentation for an API.Improvement to the documentation for an API.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.