From 63752495481b0e60d2172b90813f4c7ea1c6f3f6 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Mon, 22 Sep 2025 04:42:10 +0000 Subject: [PATCH] Update Linux Command Library to 3.4.6 (116) --- .../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 e3fd63895c..990f4ff2de 100644 --- a/metadata/com.inspiredandroid.linuxcommandbibliotheca.yml +++ b/metadata/com.inspiredandroid.linuxcommandbibliotheca.yml @@ -268,8 +268,16 @@ Builds: - yes prebuild: sed -i -e '/agp/s/8.13.0/8.11.1/' ../gradle/libs.versions.toml + - versionName: 3.4.6 + versionCode: 116 + commit: ebfad4b39dada9c25ffdf802a1f306538b778fd5 + 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.5 -CurrentVersionCode: 115 +CurrentVersion: 3.4.6 +CurrentVersionCode: 116