grpc-java/examples/android/helloworld
Eric Anderson b1d72e5c3e all: Bump protobuf to 3.0.2, to fix protoc in CI
protoc no longer builds in 3.0.0 because auto-download of the gmock zip
now fails. 3.0.2 has a fix to autogen:
bba446bbf2

All that was strictly necessary was to update .travis.yml and
buildscripts/, but it helps our sanity to keep the rest of the protobuf
versions in sync. Lite is left on its existing version, because it did
not see a bump of neither the java library nor the protoc plugin.
2016-09-29 10:25:31 -07:00
..
app all: Bump protobuf to 3.0.2, to fix protoc in CI 2016-09-29 10:25:31 -07:00
gradle/wrapper Update to Gradle 2.14 2016-08-04 10:03:57 -07:00
.gitignore Add android route guide example and move helloworld example to its own dir 2016-08-03 14:47:10 -07:00
build.gradle build: upgrade to protobuf-gradle-plugin 0.8.0 2016-08-18 13:06:18 -07:00
gradlew Add android route guide example and move helloworld example to its own dir 2016-08-03 14:47:10 -07:00
gradlew.bat Add android route guide example and move helloworld example to its own dir 2016-08-03 14:47:10 -07:00
settings.gradle Add android route guide example and move helloworld example to its own dir 2016-08-03 14:47:10 -07:00