remove json dep

This commit is contained in:
dankeyy 2023-03-11 18:04:06 +02:00
parent f9974f1d32
commit 3991c334f7
No known key found for this signature in database
GPG Key ID: 9EBEF7DB1A70533D

View File

@ -9,7 +9,6 @@
#include <stdint.h>
#include <jni.h>
#include "json.h"
#include "HelloJNI.h"