An attempt to build linux binary with native vsock code

This commit is contained in:
2024-08-16 01:52:25 +02:00
parent 86c21cbab3
commit 003419a84c
15 changed files with 364 additions and 211 deletions

View File

@@ -1,7 +1,6 @@
object Versions {
val kotlin = "1.9.23"
val lightningKmp = "1.7.0-FEECREDIT-8"
val lightningKmpTag = "v1.6.2-FEECREDIT-8"
val sqlDelight = "2.0.1"
val okio = "3.8.0"
val clikt = "4.2.2"