Skip to content

Commit 5ab7abe

Browse files
README.md: mark gradle codegen tasks as "optional"
Co-authored-by: Rosário P. Fernandes <[email protected]>
1 parent 985d3f2 commit 5ab7abe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dataconnect/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ open `quickstart-android/dataconnect/movie-connector/queries.gql` and run the `L
7272

7373
Press the Run button in Android Studio to run the sample app on your device.
7474

75-
### 6. Re-generating the source code for Data Connect connectors
75+
### 6. (Optional) Re-generating the source code for Data Connect connectors
7676

7777
This project defines a custom Gradle plugin that looks after generating the Kotlin code for the
7878
queries and mutations defined in the GraphQL files. The code will be generated on-demand when

0 commit comments

Comments
 (0)