Update gomobile

This commit is contained in:
problematicconsumer
2023-12-21 11:10:14 +03:30
parent c499693ddc
commit 4099f968e2
4 changed files with 8 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ import (
"os"
"github.com/hiddify/libcore/shared"
_ "github.com/sagernet/gomobile/event/key"
_ "github.com/sagernet/gomobile"
"github.com/sagernet/sing-box/option"
)