diff --git a/README.md b/README.md index 53e2d4a..4e53e0f 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ repositories { maven { url = 'https://maven.fantabos.co' } } dependencies { - implementation 'ftbsc:lll:0.2.1' + implementation 'ftbsc:lll:0.2.2' } ```