mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
torrents_csv_android - update urls, update
This commit is contained in:
parent
ee4078b885
commit
ed84940d4c
1 changed files with 18 additions and 7 deletions
|
|
@ -3,16 +3,15 @@ Categories:
|
|||
License: AGPL-3.0-only
|
||||
AuthorName: heretic
|
||||
AuthorEmail: tyhou13@gmx.com
|
||||
AuthorWebSite: https://torrents-csv.ml
|
||||
WebSite: https://torrents-csv.ml
|
||||
SourceCode: https://git.torrents-csv.ml/heretic/torrents-csv-android
|
||||
IssueTracker: https://git.torrents-csv.ml/heretic/torrents-csv-android/issues
|
||||
WebSite: https://torrents-csv.com
|
||||
SourceCode: https://git.torrents-csv.com/heretic/torrents-csv-android
|
||||
IssueTracker: https://git.torrents-csv.com/heretic/torrents-csv-android/issues
|
||||
Liberapay: dessalines
|
||||
|
||||
AutoName: Torrents-csv
|
||||
|
||||
RepoType: git
|
||||
Repo: https://git.torrents-csv.ml/heretic/torrents-csv-android
|
||||
Repo: https://git.torrents-csv.com/heretic/torrents-csv-android
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.6
|
||||
|
|
@ -141,7 +140,19 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/keystoreProperties.load/d' build.gradle
|
||||
|
||||
- versionName: 2.2.1
|
||||
versionCode: 19
|
||||
commit: cd80bdd4e4790ca4632890c71efb36a57e6ea48d
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/keystoreProperties.load/d' build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.2.0
|
||||
CurrentVersionCode: 18
|
||||
CurrentVersion: 2.2.1
|
||||
CurrentVersionCode: 19
|
||||
|
|
|
|||
Loading…
Reference in a new issue