Compare commits

...

1 commit

Author SHA1 Message Date
Sung Won Cho
14fb3e1aba build 2019-06-29 15:14:35 +10:00
2 changed files with 5 additions and 0 deletions

2
.gitignore vendored
View file

@ -1 +1,3 @@
/vendor /vendor
/.idea
dnote.iml

3
buildmobile.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
gomobile bind -x -v -o app/infra.aar -target=android github.com/dnote/dnote/pkg/cli/cmd/add