I see, please remove these lines:
- robosats-v\d+\.\d+\.\d+.\w+-armeabi-v7a\.\w+.apk
- robosats-v\d+\.\d+\.\d+.\w+-universal\.\w+.apk
- robosats-v\d+\.\d+\.\d+.\w+-x86_64\.\w+.apk
or just use:
assets:
- .*.apk
and the program will figure it out.
Only arm64-v8a is supported in Zapstore.
