From ed84940d4cde53869529a01e63b588613533eb2b Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Wed, 13 Dec 2023 16:03:48 +0000 Subject: [PATCH] torrents_csv_android - update urls, update --- metadata/com.torrents_csv_android.yml | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) diff --git a/metadata/com.torrents_csv_android.yml b/metadata/com.torrents_csv_android.yml index 398d7b6b82..6246442099 100644 --- a/metadata/com.torrents_csv_android.yml +++ b/metadata/com.torrents_csv_android.yml @@ -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