googleapis / googleapis/google-http-java-client

Broken link to proguard rules

オープン
#2,089 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
priority: p3 type: docs
主要言語
Java
スター
1.4k
フォーク
473
PR マージ指標
30日以内にマージされた PR はありません

説明

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

has a link that says

> Also see the [ProGuard setup instructions](https://developers.google.com/api-client-library/java/google-http-java-client/setup#proguard) 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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。