From 8df60b0e9dfdac637d506772c0cea0dd8d1831e5 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 2 Aug 2022 04:12:24 +0000 Subject: [PATCH] Update Linux Command Library to v3.0.3 (73) --- ...om.inspiredandroid.linuxcommandbibliotheca.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.inspiredandroid.linuxcommandbibliotheca.yml b/metadata/com.inspiredandroid.linuxcommandbibliotheca.yml index 1ed89c2916..c7c66a2760 100644 --- a/metadata/com.inspiredandroid.linuxcommandbibliotheca.yml +++ b/metadata/com.inspiredandroid.linuxcommandbibliotheca.yml @@ -39,7 +39,18 @@ Builds: gradle: - yes + - versionName: v3.0.3 + versionCode: 73 + commit: 9e58d86528d0b84f96c912824a157a52ab8ead10 + subdir: android + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 3.0.2 -CurrentVersionCode: 72 +CurrentVersion: v3.0.3 +CurrentVersionCode: 73