mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
clash.meta - update
This commit is contained in:
parent
05286b19c8
commit
f612b87ca4
1 changed files with 19 additions and 2 deletions
|
|
@ -508,8 +508,25 @@ Builds:
|
|||
-e 's/:$kaidl/:7710f4347c/' ../settings.gradle.kts
|
||||
ndk: r23
|
||||
|
||||
- versionName: 2.10.3.Meta
|
||||
versionCode: 210003
|
||||
commit: 08f87e27ed3923b0c7ad1a553ffcc85d33bdbbf1
|
||||
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.2
|
||||
CurrentVersionCode: 210002
|
||||
CurrentVersion: 2.10.3
|
||||
CurrentVersionCode: 210003
|
||||
|
|
|
|||
Loading…
Reference in a new issue