From 6e40bf03e1dcc2b3624883e0c32d758053f122cb Mon Sep 17 00:00:00 2001 From: koalasat Date: Tue, 5 Nov 2024 15:48:53 +0100 Subject: [PATCH] Add zap.store config file --- mobile/android/zapstore.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 mobile/android/zapstore.yaml diff --git a/mobile/android/zapstore.yaml b/mobile/android/zapstore.yaml new file mode 100644 index 00000000..8a730119 --- /dev/null +++ b/mobile/android/zapstore.yaml @@ -0,0 +1,9 @@ +robosats: + android: + identifier: com.robosats + name: Robosats + description: A simple and private bitcoin exchange + repository: https://github.com/RoboSats/robosats + license: AGPL-3.0 + artifacts: + - robosats-v%v.alpha-universal.apk