mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 17:59:45 +00:00
ClashMetaForAndroid: fix AutoUpdateMode
This commit is contained in:
parent
787d08802a
commit
6172061a30
1 changed files with 2 additions and 2 deletions
|
|
@ -487,7 +487,7 @@ Builds:
|
|||
- PATH=$$go$$/bin:$PATH gradle assembleMetaRelease
|
||||
ndk: r23
|
||||
|
||||
- versionName: 2.10.1
|
||||
- versionName: 2.10.1.Meta
|
||||
versionCode: 210001
|
||||
commit: c7c13b3a89ec66df8d5a698630a53cf0f9af51f8
|
||||
subdir: app
|
||||
|
|
@ -511,7 +511,7 @@ Builds:
|
|||
- PATH=$$go$$/bin:$PATH gradle assembleMetaRelease
|
||||
ndk: r23
|
||||
|
||||
AutoUpdateMode: Version
|
||||
AutoUpdateMode: Version +.Meta v%v
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckName: com.github.metacubex.clash
|
||||
CurrentVersion: 2.10.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue