Updated a property
This commit is contained in:
parent
c92659f3be
commit
1fee1e2456
@ -50,7 +50,7 @@ dependencies {
|
|||||||
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:5.10.3"
|
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:5.10.3"
|
||||||
implementation "com.pixelgamelibrary:pixel:$pixelVersion"
|
implementation "com.pixelgamelibrary:pixel:$pixelVersion"
|
||||||
|
|
||||||
implementation "com.github.earlygrey:shapedrawer:$shapedrawerVersion"
|
implementation "com.github.earlygrey:shapedrawer:$shapeDrawerVersion"
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -20,5 +20,5 @@ gwtPluginVersion=1.1.29
|
|||||||
pixelVersion=0.0.0-SNAPSHOT
|
pixelVersion=0.0.0-SNAPSHOT
|
||||||
lombokVersion=1.18.34
|
lombokVersion=1.18.34
|
||||||
gdxVersion=1.12.1
|
gdxVersion=1.12.1
|
||||||
shapedrawerVersion=2.6.0
|
shapeDrawerVersion=2.6.0
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user