Skydroid emerge.

This commit is contained in:
stonega 2021-02-15 11:59:38 +08:00
parent f2337178ac
commit 682c6181c5
3 changed files with 36 additions and 0 deletions

View File

@ -39,5 +39,6 @@ jobs:
name: release-file
path: |
build/app/outputs/**/release/*
build/app/outputs/flutter-apk/app-play-release.apk
build/app/outputs/bundle/playRelease/*

19
skydroid-app.yaml Normal file
View File

@ -0,0 +1,19 @@
name: Tsacdop
authorName: stonegate
packageName: com.stonegate.tsacdop
icon: https://raw.githubusercontent.com/stonega/tsacdop/master/assets/logo.png
localized:
en-US:
description: |-
Tsacdop is a podcast player developed with Flutter, a clean, simply beautiful and friendly app, which is also free and open source.
summary: Enjoy podcasts with Tscadop
builds:
currentVersionName: 0.5.9
currentVersionCode: 47
added: 1613359281221
lastUpdated: 1613359281221

16
skydroid-dev.yaml Normal file
View File

@ -0,0 +1,16 @@
name: tsacdop.stonegate
metadataFile: skydroid-app.yaml
skynetPortal: https://siasky.net
checkVersion:
file: pubspec.yaml
versionCode: 'version:\s.+\+(\d+)'
versionName: 'version:\s(.+)\+'
uploadBuild:
file: build/app/outputs/flutter-apk/app-release.apk
updateMetadataFile:
updateWhatsNew: false
# uploadMetadata: