mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-09 07:16:04 -04:00
Readded JNI imports
This commit is contained in:
parent
96fe0650aa
commit
11d4e8cfdb
@ -19,6 +19,10 @@
|
|||||||
|
|
||||||
package org.kiwix.kiwixlib;
|
package org.kiwix.kiwixlib;
|
||||||
|
|
||||||
|
import org.kiwix.kiwixlib.JNIKiwixString;
|
||||||
|
import org.kiwix.kiwixlib.JNIKiwixBool;
|
||||||
|
import org.kiwix.kiwixlib.JNIKiwixInt;
|
||||||
|
|
||||||
public class JNIKiwix {
|
public class JNIKiwix {
|
||||||
|
|
||||||
static {
|
static {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user