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.
2 parents b1270e5 + a6fb366 commit 2fff0a6Copy full SHA for 2fff0a6
build.gradle
@@ -15,7 +15,7 @@ dependencies {
15
}
16
17
group = 'io.netifi'
18
-version = '1.0.6'
+version = '1.0.7'
19
20
pluginBundle {
21
website = 'https://github.com/netifi/gradle-flatbuffers-plugin'
gradle/wrapper/gradle-wrapper.properties
@@ -1,5 +1,5 @@
1
distributionBase=GRADLE_USER_HOME
2
distributionPath=wrapper/dists
3
-distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.4-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-6.2.2-all.zip
4
zipStoreBase=GRADLE_USER_HOME
5
zipStorePath=wrapper/dists
0 commit comments