From c301f8947c93b8755961ca448c5f2d32e95873d3 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 23 Jul 2022 04:36:49 +0000 Subject: [PATCH] Update Aria2App to 5.9.11 (223) --- 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 6609c52a5e..8e81972e51 100644 --- a/metadata/com.gianlu.aria2app.yml +++ b/metadata/com.gianlu.aria2app.yml @@ -746,7 +746,25 @@ Builds: - aria2lib/src/main/jniLibs ndk: r21d + - versionName: 5.9.11 + versionCode: 223 + commit: 50d1ff537dd29df3e76cc1cc5bf3b8282c65a0d1 + 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.10 -CurrentVersionCode: 222 +CurrentVersion: 5.9.11 +CurrentVersionCode: 223