diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ allprojects { And add the following dependencies (You can use a specific version, commit, or -SNAPSHOT): Note that only `core` is required if you want the basic features. -Note that if you use any particular submodule, it will automatically include all of its necessary submodules. +Note that if you use any particular submodule, it will automatically include all of its necessary dependencies. ```gradle dependencies { |