mirror of
https://github.com/tribufu/tribufu-java
synced 2026-05-06 14:57:27 +00:00
Update Alnilam and DevKit
This commit is contained in:
parent
2f07cf5c4c
commit
2340c84147
6 changed files with 6 additions and 14 deletions
|
|
@ -1,5 +0,0 @@
|
|||
// Copyright (c) TribuFu. All Rights Reserved.
|
||||
|
||||
package com.tribufu.sdk
|
||||
|
||||
interface IHandler {}
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
// Copyright (c) TribuFu. All Rights Reserved.
|
||||
|
||||
package com.tribufu.sdk
|
||||
|
||||
interface ISystem {}
|
||||
|
|
@ -9,5 +9,5 @@ class TribuFu {
|
|||
}
|
||||
|
||||
/** A native method that is implemented by the 'TribuFu' native library. */
|
||||
external fun Hello(input: String ): String
|
||||
external fun getVersion(): String
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue