diff --git a/metadata/ru.yourok.torrserve.yml b/metadata/ru.yourok.torrserve.yml index cc1c18c756..d15415ff06 100644 --- a/metadata/ru.yourok.torrserve.yml +++ b/metadata/ru.yourok.torrserve.yml @@ -365,7 +365,18 @@ Builds: gradle: - yes + - versionName: MatriX.130.F-Droid + versionCode: 156 + commit: ca9e16d3d8cf6aaaf03897457dc8d8a7ef788b0c + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags .*\.F-Droid$ -CurrentVersion: MatriX.129.4.F-Droid -CurrentVersionCode: 155 +CurrentVersion: MatriX.130.F-Droid +CurrentVersionCode: 156