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
I tried build, clean and installDist, all ran into the same issue below.
Have this error when running "./gradlew installDist":
Plugin [id: 'com.google.protobuf', version: '0.9.4'] was not found in any of the following sources:
Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
Included Builds (No included builds contain this plugin)
Plugin Repositories (could not resolve plugin artifact 'com.google.protobuf:com.google.protobuf.gradle.plugin:0.9.4')
Searched in the following repositories:
maven(https://maven-central.storage-download.googleapis.com/maven2/)
Gradle Central Plugin Repository
The text was updated successfully, but these errors were encountered:
I tried build, clean and installDist, all ran into the same issue below.
Have this error when running "./gradlew installDist":
Plugin [id: 'com.google.protobuf', version: '0.9.4'] was not found in any of the following sources:
Searched in the following repositories:
maven(https://maven-central.storage-download.googleapis.com/maven2/)
Gradle Central Plugin Repository
The text was updated successfully, but these errors were encountered: