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.
1 parent 8d0f4a5 commit 4be18a7Copy full SHA for 4be18a7
README.MD
@@ -1,7 +1,7 @@
1
# FlowUpdater
2
3
-### Support
4
-Join the Discord server for support : https://discord.gg/yvv78kV
+## Support
+Join the Discord server for support, help and contribution : https://discord.gg/yvv78kV
5
6
### How it's use ?
7
This is very simple !
@@ -84,7 +84,7 @@ repositories {
84
and in your `dependencies` block :
85
```groovy
86
dependencies {
87
- compile 'fr.flowarg:flowupdater:1.1.3'
+ compile 'fr.flowarg:flowupdater:1.1.5'
88
// If you have problem with Logger import, add this line: compile 'fr.flowarg:flowmultitools:1.0.2'
89
}
90
```
0 commit comments