There was an error while loading. Please reload this page.
1 parent 6ab2c3c commit 53a5d65Copy full SHA for 53a5d65
1 file changed
build.gradle
@@ -12,7 +12,7 @@ plugins {
12
}
13
14
group = 'com.google.protobuf'
15
-version = '0.10.0'
+version = '0.10.1-SNAPSHOT'
16
17
ext.isReleaseVersion = !version.endsWith("SNAPSHOT")
18
0 commit comments