From 3a715a54cdf86af1f7fc864246e61170d6d2ea48 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Mon, 27 Oct 2025 04:44:49 +0000 Subject: [PATCH] Update Linux Command Library to 3.4.8 (118) --- .../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 d313301491..f3734c67fb 100644 --- a/metadata/com.inspiredandroid.linuxcommandbibliotheca.yml +++ b/metadata/com.inspiredandroid.linuxcommandbibliotheca.yml @@ -284,8 +284,16 @@ Builds: - yes prebuild: sed -i -e '/agp/s/8.13.0/8.11.1/' ../gradle/libs.versions.toml + - versionName: 3.4.8 + versionCode: 118 + commit: 8d49d2e06992023b9ffd410f45c3b9490f2dc95c + subdir: android + gradle: + - yes + prebuild: sed -i -e '/agp/s/8.13.0/8.11.1/' ../gradle/libs.versions.toml + AutoUpdateMode: Version UpdateCheckMode: Tags UpdateCheckData: gradle/libs.versions.toml|androidVersionCode\s=\s"(\d+)"|.|appVersion\s=\s"(.*)" -CurrentVersion: 3.4.7 -CurrentVersionCode: 117 +CurrentVersion: 3.4.8 +CurrentVersionCode: 118