gradle: add libgdx repo
This commit is contained in:
parent
f5752b048e
commit
9f8bc93d91
@ -1,3 +1,8 @@
|
|||||||
|
repositories {
|
||||||
|
// libgdx
|
||||||
|
maven { url "https://oss.sonatype.org/content/repositories/snapshots/" }
|
||||||
|
}
|
||||||
|
|
||||||
apply plugin: 'java'
|
apply plugin: 'java'
|
||||||
apply plugin: 'application'
|
apply plugin: 'application'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user