Control gradle version with one variable
This commit is contained in:
@@ -14,7 +14,10 @@ plugins {
|
||||
}
|
||||
|
||||
group 'games.rednblack'
|
||||
|
||||
allprojects {
|
||||
version '0.1.4'
|
||||
}
|
||||
|
||||
repositories {
|
||||
mavenLocal()
|
||||
|
||||
+1
-1
@@ -5,6 +5,6 @@ spineVersion = 4.1.0
|
||||
visuiVersion = 1.5.3
|
||||
typingLabelVersion = 1.3.0
|
||||
shapedrawerVersion = 2.5.0
|
||||
talosVersion = 1.5.0-SNAPSHOT
|
||||
talosVersion = 1.5.0
|
||||
gdxTinyVGVersion=7a8927633e
|
||||
pureMvcVersion=1.0.3-SNAPSHOT
|
||||
+1
-1
Submodule h2d-libgdx-bvb-extension updated: ca45cfdb78...c07325167d
Submodule h2d-libgdx-spine-extension updated: 8825d9fe35...ceedc35b90
Submodule h2d-libgdx-talos-extension updated: b12f90d1e9...41e317965d
Submodule h2d-libgdx-tinyvg-extension updated: 4d672dc654...030c2144e4
Submodule h2d-libgdx-typinglabel-extension updated: 44f1cb4d71...94c85c9e65
+1
-1
Submodule hyperlap2d-common-api updated: 372c39ca6d...953ccaaada
Submodule hyperlap2d-runtime-libgdx updated: 9d56dbbf1c...d85608ceb1
@@ -3,7 +3,6 @@ plugins {
|
||||
}
|
||||
|
||||
group 'games.rednblack'
|
||||
version '0.1.4'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
@@ -3,7 +3,6 @@ plugins {
|
||||
}
|
||||
|
||||
group 'games.rednblack'
|
||||
version '0.1.4'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
@@ -3,7 +3,6 @@ plugins {
|
||||
}
|
||||
|
||||
group 'games.rednblack'
|
||||
version '0.1.4'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
@@ -3,7 +3,6 @@ plugins {
|
||||
}
|
||||
|
||||
group 'games.rednblack'
|
||||
version '0.1.4'
|
||||
|
||||
ext {
|
||||
pack = ["assets/textures", "assets/pack/", "tiled"]
|
||||
|
||||
Reference in New Issue
Block a user