Change nanojson dependency to @wb9688's fork

This commit is contained in:
Fynn Godau
2020-04-19 14:29:39 +02:00
parent 5c0a03328a
commit 9c239371f4
2 changed files with 4 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ allprojects {
repositories {
jcenter()
maven { url "https://jitpack.io" }
}
}