revert Made app production ready
This commit is contained in:
2024-02-21 22:14:12 +00:00
parent f4fcd2bbb7
commit 7ca9dad44b
2 changed files with 10 additions and 9 deletions

View File

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