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
Hi,
since January the maven repository is blocking any non-https request. So now compilation for android is failing during the gradle step.
Only one change is needed to fix this, in the build.gradle of the webview dependency. I made a PR.
Hi,
since January the maven repository is blocking any non-https request. So now compilation for android is failing during the gradle step.
Only one change is needed to fix this, in the build.gradle of the webview dependency. I made a PR.