mirror of
https://github.com/kiwix/java-libkiwix.git
synced 2025-09-12 16:48:45 -04:00
Rename back JNIKiwix.java_ to JNIKiwix.java
This commit is contained in:
parent
7c95917a52
commit
12a6898060
@ -28,6 +28,7 @@ public class JNIKiwix
|
||||
{
|
||||
public JNIKiwix(final Context context){
|
||||
ReLinker.loadLibrary(context, "kiwix");
|
||||
ReLinker.loadLibrary(context, "zim");
|
||||
}
|
||||
|
||||
public void setDataDirectory(String icuDataDir) {
|
Loading…
x
Reference in New Issue
Block a user