doc: updated version in readme

This commit is contained in:
zaaarf 2023-02-24 16:35:16 +01:00
parent 67357c41e8
commit eae4143207
No known key found for this signature in database
GPG key ID: AD8563472FD43386

View file

@ -26,7 +26,7 @@ repositories {
maven { url = 'https://maven.fantabos.co' }
}
dependencies {
implementation 'ftbsc:lll:0.0.3'
implementation 'ftbsc:lll:0.2.0'
}
```