mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Merge branch 'master' into 'master'
New App: taz See merge request fdroid/fdroiddata!7514
This commit is contained in:
commit
08224d06e6
1 changed files with 29 additions and 0 deletions
29
metadata/de.taz.android.app.free.yml
Normal file
29
metadata/de.taz.android.app.free.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
- Reading
|
||||
- Science & Education
|
||||
License: AGPL-3.0-or-later
|
||||
WebSite: https://www.taz.de
|
||||
SourceCode: https://github.com/die-tageszeitung/taz-neo
|
||||
IssueTracker: https://github.com/die-tageszeitung/taz-neo/issues
|
||||
|
||||
AutoName: die tageszeitung
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/die-tageszeitung/taz-neo
|
||||
|
||||
Builds:
|
||||
- versionName: 1.1.2
|
||||
versionCode: 10102900
|
||||
commit: 700e6906f2215031c63f48a68d761c2f18adf5f4
|
||||
subdir: app
|
||||
output: build/outputs/apk/freeTaz/unminifiedRelease/app-free-taz-unminifiedRelease-unsigned.apk
|
||||
build:
|
||||
- export VERSION_IGNORES_DIRTY_TREE=true
|
||||
- export SENTRY_ENVIRONMENT=fdroid
|
||||
- gradlew-fdroid assemblefreeTazUnminifiedRelease
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags .*[0-9]+$
|
||||
CurrentVersion: 1.1.2
|
||||
CurrentVersionCode: 10102900
|
||||
Loading…
Reference in a new issue