Fix runners, use api because yarn breaks if same project has local sources and reference to build remote library
This commit is contained in:
parent
13a880cc73
commit
fec0f36dc3
@ -0,0 +1,5 @@
|
|||||||
|
import com.ionspin.kotlin.crypto.sample.Sample
|
||||||
|
|
||||||
|
fun main() {
|
||||||
|
Sample.runSample()
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user