Add steamwarci.yml

This commit is contained in:
yoyosource
2022-06-04 21:27:12 +02:00
parent afeb4c3d45
commit da3231771a
2 changed files with 9 additions and 1 deletions

View File

@ -3,7 +3,7 @@ plugins {
}
group = 'de.steamwar'
version = '1.0-SNAPSHOT'
version = ''
sourceCompatibility = 11
targetCompatibility = 11