New App: ro.radioromaniaactualitati.podcasts

This commit is contained in:
Andrei Pavel 2022-06-21 09:38:38 +00:00 committed by Licaon_Kter
parent 738d62225a
commit 397e8e3926

View file

@ -0,0 +1,41 @@
AntiFeatures:
- NonFreeNet
Categories:
- Internet
- Multimedia
License: GPL-3.0-or-later
SourceCode: https://gitlab.com/andrei-pavel/radio-romania
IssueTracker: https://gitlab.com/andrei-pavel/radio-romania/-/issues
Liberapay: andrei
AutoName: Radio România
RepoType: git
Repo: https://gitlab.com/andrei-pavel/radio-romania
Builds:
- versionName: 2.5.1
versionCode: 59
commit: 2.5.1
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
output: build/app/outputs/apk/fdroid/release/app-fdroid-release.apk
srclibs:
- flutter@stable
rm:
- linux
- test
- web
build:
- export PATH=$$flutter$$/bin:$PATH
- flutter packages pub get
- flutter config --no-analytics
- flutter build apk --flavor fdroid
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 2.5.1
CurrentVersionCode: 59