This commit is contained in:
problematicconsumer
2023-07-18 01:38:39 +03:30
parent b570c60b02
commit 148362885d
2 changed files with 20 additions and 45 deletions

View File

@@ -3,7 +3,7 @@ NDK_BIN=$(ANDROID_HOME)/ndk/25.2.9519653/toolchains/llvm/prebuilt/linux-x86_64/b
GOBUILD=CGO_ENABLED=1 go build -trimpath -tags with_gvisor,with_lwip -ldflags="-w -s" -buildmode=c-shared
get:
dart pub get
flutter pub get
gen:
dart run build_runner build --delete-conflicting-outputs
translate: