We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54f34f0 commit a177885Copy full SHA for a177885
build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id 'application'
3
- id 'com.google.protobuf' version '0.9.4'
+ id 'com.google.protobuf' version '0.9.5'
4
// Generate IntelliJ IDEA's .idea & .iml project files
5
id 'idea'
6
id "maven-publish"
0 commit comments