summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b9bb136..064e691 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ repositories {
maven { url = 'https://maven.fantabos.co' }
}
dependencies {
- implementation 'ftbsc:lll:0.0.3'
+ implementation 'ftbsc:lll:0.2.0'
}
```