mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Clash Meta For Android to 2.11.0.Meta (211000)
This commit is contained in:
parent
90e8bd7ae5
commit
8a19a4ab01
1 changed files with 19 additions and 2 deletions
|
|
@ -542,8 +542,25 @@ Builds:
|
|||
-e 's/:$kaidl/:7710f4347c/' ../settings.gradle.kts
|
||||
ndk: r23
|
||||
|
||||
- versionName: 2.11.0.Meta.Meta
|
||||
versionCode: 211000
|
||||
commit: e966e52b774b00ea621e1e5e8cd740c650e37766
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -t bookworm-backports -y golang-go
|
||||
gradle:
|
||||
- meta
|
||||
prebuild:
|
||||
- sed -i -e '/isEnable = true/d' -e 's|raw.githubusercontent.com/.*/releases|jitpack.io|'
|
||||
../build.gradle.kts
|
||||
- sed -i -e 's/com.github.kr328.golang:gradle-plugin:$golang/com.github.Kr328.golang-android-plugin:gradle-plugin:cc84891461/'
|
||||
-e 's/:$kaidl/:7710f4347c/' ../settings.gradle.kts
|
||||
ndk: r23
|
||||
|
||||
AutoUpdateMode: Version +.Meta v%v
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckName: com.github.metacubex.clash
|
||||
CurrentVersion: 2.10.4
|
||||
CurrentVersionCode: 210004
|
||||
CurrentVersion: 2.11.0.Meta
|
||||
CurrentVersionCode: 211000
|
||||
|
|
|
|||
Loading…
Reference in a new issue