Use our fork of nanojson

This commit is contained in:
wb9688
2020-04-16 16:08:14 +02:00
parent 1b522304c1
commit 979c5a7502
22 changed files with 219 additions and 323 deletions

View File

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