Made app production ready

This commit is contained in:
2024-02-21 23:09:55 +01:00
parent 29b0826168
commit f4fcd2bbb7
2 changed files with 9 additions and 10 deletions

View File

@ -5,7 +5,7 @@ plugins {
}
group = 'de.w665'
version = '0.0.2'
version = '1.0.0'
java {
sourceCompatibility = '21'