From ca600db68f8d9a7cc5166ceda574e6427e3cfed8 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 21 Jul 2022 04:28:50 +0000 Subject: [PATCH] Update Aria2App to 5.9.10 (222) --- metadata/com.gianlu.aria2app.yml | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/metadata/com.gianlu.aria2app.yml b/metadata/com.gianlu.aria2app.yml index fc45a0a83e..6609c52a5e 100644 --- a/metadata/com.gianlu.aria2app.yml +++ b/metadata/com.gianlu.aria2app.yml @@ -728,7 +728,25 @@ Builds: - aria2lib/src/main/jniLibs ndk: r21d + - versionName: 5.9.10 + versionCode: 222 + commit: 353023c14260d757324bba6c012159f9d82952ed + timeout: 14400 + subdir: app + submodules: true + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - foss + prebuild: sed -i -e '/maven.fabric.io/d' -e '/io.fabric/d' build.gradle ../build.gradle + ../CommonUtils/build.gradle + scandelete: + - aria2lib/src/main/jniLibs + ndk: r21d + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 5.9.9 -CurrentVersionCode: 221 +CurrentVersion: 5.9.10 +CurrentVersionCode: 222