You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
com.google.api.client.http.apache present in 1.27.0:
However, missing in 1.28.0:
Also, after upgrading to 1.28.0, I have to manually add the org.apache.httpcomponents:httpclient dependency to resolve org.apache.http.client.HttpClient, etc. Is this expected?