gradle: add libgdx repo
This commit is contained in:
@@ -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'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user