Merge pull request #270 from BurgerbudeORG/update/jnoise

Update the JNoise library
This commit is contained in:
TheMode 2021-05-04 04:23:42 +02:00 committed by GitHub
commit 88418ff5f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -141,7 +141,7 @@ dependencies {
// Noise library for terrain generation
// https://jitpack.io/#Articdive/Jnoise
api 'com.github.Articdive:Jnoise:1.0.0'
api 'com.github.Articdive:Jnoise:2.1.0'
// https://mvnrepository.com/artifact/org.rocksdb/rocksdbjni
api 'org.rocksdb:rocksdbjni:6.16.4'