diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ repositories { maven { url = 'https://maven.fantabos.co' } } dependencies { - implementation 'ftbsc:lll:0.2.1' + implementation 'ftbsc:lll:0.2.2' } ``` |