From 075e6647c60bfb66c5e2929a3b24eddaccae5436 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 2 Sep 2024 06:27:09 +0000 Subject: [PATCH] Update Linux Command Library to 3.2.6 (90) --- .../com.inspiredandroid.linuxcommandbibliotheca.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/com.inspiredandroid.linuxcommandbibliotheca.yml b/metadata/com.inspiredandroid.linuxcommandbibliotheca.yml index c713ba7eb3..bc0274acee 100644 --- a/metadata/com.inspiredandroid.linuxcommandbibliotheca.yml +++ b/metadata/com.inspiredandroid.linuxcommandbibliotheca.yml @@ -157,8 +157,16 @@ Builds: - yes prebuild: sed -i -e '/jetbrains.space/d' ../build.gradle.kts + - versionName: 3.2.6 + versionCode: 90 + commit: 99506c12c95e3bd4204c07713b69008834b9bc6e + subdir: android + gradle: + - yes + prebuild: sed -i -e '/jetbrains.space/d' ../build.gradle.kts + AutoUpdateMode: Version UpdateCheckMode: Tags UpdateCheckData: android/build.gradle.kts|versionCode\s=\s(\d+)|build.gradle.kts|version\s=\s"([\d.]+)" -CurrentVersion: 3.2.5 -CurrentVersionCode: 89 +CurrentVersion: 3.2.6 +CurrentVersionCode: 90