Update Clash Meta For Android to 2.11.6.Meta (211006)

This commit is contained in:
F-Droid checkupdates bot 2025-02-11 03:48:47 +00:00 committed by Licaon_Kter
parent 545a02ddb0
commit e73ae3716a

View file

@ -627,8 +627,28 @@ Builds:
-e 's/:$kaidl/:7710f4347c/' ../settings.gradle.kts
ndk: r23
- versionName: 2.11.6.Meta
versionCode: 211006
commit: 4f22a46f939548430aca7d689e223a2f2bff68a6
subdir: app
submodules: true
sudo:
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -t bookworm-backports -y golang-go
- apt-get install -y -t trixie openjdk-21-jdk-headless
- update-alternatives --auto java
gradle:
- meta
prebuild:
- sed -i -e '/isEnable = true/d' -e 's|raw.githubusercontent.com/.*/releases|jitpack.io|'
-e '/signingConfig /d' ../build.gradle.kts
- sed -i -e 's/com.github.kr328.golang:gradle-plugin/com.github.Kr328.golang-android-plugin:gradle-plugin/'
-e '/golang/s/1.0.4/cc84891461/' -e '/kaidl/s/1.15/7710f4347c/' ../gradle/libs.versions.toml
ndk: r27c
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[\d.]+$
UpdateCheckName: com.github.metacubex.clash
CurrentVersion: 2.11.5.Meta
CurrentVersionCode: 211005
CurrentVersion: 2.11.6.Meta
CurrentVersionCode: 211006