Control gradle version with one variable

This commit is contained in:
fgnm
2024-04-18 14:43:31 +02:00
parent 5a6ae6ec8a
commit 120d3a4791
13 changed files with 12 additions and 13 deletions
-1
View File
@@ -3,7 +3,6 @@ plugins {
}
group 'games.rednblack'
version '0.1.4'
ext {
pack = ["assets/textures", "assets/pack/", "tiled"]