From c56e6680e3e50f0f9110aac8277f5bc0c3230fdf Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 23 Jul 2022 04:35:49 +0000 Subject: [PATCH] Update Aria2Android to 2.6.5 (73) --- metadata/com.gianlu.aria2android.yml | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/metadata/com.gianlu.aria2android.yml b/metadata/com.gianlu.aria2android.yml index 6e1c9a70ef..49131469f2 100644 --- a/metadata/com.gianlu.aria2android.yml +++ b/metadata/com.gianlu.aria2android.yml @@ -352,7 +352,25 @@ Builds: - aria2lib/src/main/jniLibs ndk: r21d + - versionName: 2.6.5 + versionCode: 73 + commit: aefc7b9fd78ed6669f3ffc65e1403069e5607251 + 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; /io.fabric/d' build.gradle ../build.gradle + ../CommonUtils/build.gradle + scandelete: + - aria2lib/src/main/jniLibs + ndk: r21d + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 2.6.4 -CurrentVersionCode: 72 +CurrentVersion: 2.6.5 +CurrentVersionCode: 73