Skip to content

Commit

Permalink
Rename back JNIKiwix.java_ to JNIKiwix.java
Browse files Browse the repository at this point in the history
  • Loading branch information
mgautierfr committed Feb 3, 2023
1 parent 7c95917 commit 12a6898
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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) {
Expand Down

0 comments on commit 12a6898

Please sign in to comment.