Skip to content

Commit 0d2b81d

Browse files
authored
Update build.gradle
1 parent 9eeeff4 commit 0d2b81d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ sourceCompatibility = JavaVersion.VERSION_11
1212
targetCompatibility = JavaVersion.VERSION_11
1313

1414
ext {
15-
jmeVersion = '3.7.0-stable'
15+
jmeVersion = '3.6.1-stable'
1616
recast4jVersion = '1.2.8'
1717

1818
artifact = 'jme-navmesh-ai'

0 commit comments

Comments
 (0)