mirror of
https://github.com/yairm210/Unciv.git
synced 2024-12-22 16:54:24 +07:00
Change Gdx version for android:texturePacker gradle task (#10734)
This commit is contained in:
parent
9a9559a20c
commit
1c15bd5cb6
@ -7,7 +7,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation("com.badlogicgames.gdx:gdx-tools:1.11.0") {
|
||||
implementation("com.badlogicgames.gdx:gdx-tools:1.12.1") {
|
||||
exclude("com.badlogicgames.gdx", "gdx-backend-lwjgl")
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user