Skip to content

Commit 9817d4f

Browse files
committed
Fix version number in support/graphql.java.gen.build.gradle
1 parent c8f6a81 commit 9817d4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/graphql.java.gen.build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
def VERSION_NAME = '0.2.1'
1+
def VERSION_NAME = '0.1.1'
22

33
buildscript {
44
repositories {

0 commit comments

Comments
 (0)