mirror of
https://github.com/haorendashu/nowser.git
synced 2025-12-17 01:44:19 +01:00
15 lines
471 B
YAML
15 lines
471 B
YAML
nowser:
|
|
android:
|
|
identifier: com.github.haorendashu.nowser
|
|
name: Nowser
|
|
description: A nostr signing project.
|
|
repository: https://github.com/haorendashu/nowser
|
|
license: GPL-3.0
|
|
builder: npub19yeqjawls407xjnmgkk6yss7936pcd7qzd5srlj8wye6j8433vrsjazqwk
|
|
artifacts:
|
|
app-armeabi-v7a-release.apk:
|
|
platform: armeabi-v7a
|
|
app-arm64-v8a-release.apk:
|
|
platform: arm64-v8a
|
|
app-x86_64-release.apk:
|
|
platform: x86_64 |