Updated readme

This commit is contained in:
2024-02-08 00:08:47 +01:00
parent b52128c35c
commit fb1cbce8c7
2 changed files with 12 additions and 1 deletions

View File

@ -9,6 +9,7 @@ version = '0.0.2'
java {
sourceCompatibility = '21'
targetCompatibility = '21'
}
configurations {