mirror of
https://github.com/tribufu/tribufu-java
synced 2026-05-06 06:47:27 +00:00
Update TribuFu.kt
This commit is contained in:
parent
e24715c22a
commit
4269606e35
1 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ class TribuFu {
|
|||
external fun Hello(input: String): String
|
||||
|
||||
// Used to load the 'TribuFu' library on application startup.
|
||||
fun LoadLibrary() {
|
||||
System.loadLibrary("TribuFu")
|
||||
init {
|
||||
System.loadLibrary("TribuFu_jvm")
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue