mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-05 21:11:35 +07:00
85ed8a27d3
Released in 2011 and by now technically out of support for 2 years. Gotta roll with the times, but roll slowly.
7 lines
65 B
Plaintext
7 lines
65 B
Plaintext
plugins {
|
|
`kotlin-dsl`
|
|
}
|
|
|
|
repositories {
|
|
mavenCentral()
|
|
} |