Add KeePassGO branding assets
This commit is contained in:
@@ -58,13 +58,13 @@ go test ./...
|
||||
Install:
|
||||
|
||||
```bash
|
||||
go install gioui.org/cmd/gogio@latest
|
||||
go get -tool gioui.org/cmd/gogio@latest
|
||||
```
|
||||
|
||||
Package:
|
||||
|
||||
```bash
|
||||
gogio -target android .
|
||||
go tool gogio -target android -icon assets/keepassgo-icon.png .
|
||||
```
|
||||
|
||||
You will need the Android SDK and NDK installed and configured for real device or release packaging.
|
||||
|
||||
Reference in New Issue
Block a user