Skip to content

Commit e2486ad

Browse files
Reset to attempt republishing
1 parent c739b0e commit e2486ad

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ plugins {
66
}
77

88
repositories {
9-
jcenter()
109
mavenCentral()
1110
}
1211

@@ -18,7 +17,7 @@ java {
1817
}
1918

2019
group = 'com.onemillionworlds'
21-
version = '2.8.1'
20+
version = '2.8.0'
2221

2322
ext{
2423
lwjgl3Version = '3.3.6' //it is important that this is the same as JME which provides the rest of LWJGL

0 commit comments

Comments
 (0)