mirror of
https://github.com/dnote/dnote
synced 2026-03-16 15:35:52 +01:00
3 lines
105 B
Bash
Executable file
3 lines
105 B
Bash
Executable file
#!/bin/bash
|
|
gomobile bind -x -v -o app/infra.aar -target=android github.com/dnote/dnote/pkg/cli/cmd/add
|
|
|