mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update sing-box to 1.10.3 (432)
This commit is contained in:
parent
6cd69a0275
commit
b16b759875
1 changed files with 5 additions and 5 deletions
|
|
@ -537,9 +537,9 @@ Builds:
|
|||
- make lib_android
|
||||
- mv libbox.aar clients/android/app/libs
|
||||
|
||||
- versionName: 1.10.2
|
||||
versionCode: 423
|
||||
commit: 17019f172910cb32bc56826602a376874c1b9f7f
|
||||
- versionName: 1.10.3
|
||||
versionCode: 432
|
||||
commit: 3cc0e87cfbcce02362c14544ca63d378b2957482
|
||||
subdir: clients/android/app
|
||||
submodules: true
|
||||
sudo:
|
||||
|
|
@ -574,5 +574,5 @@ AllowedAPKSigningKeys: 32250a4b5f3a6733df57a3b9ec16c38d2c7fc5f2f693a9636f8f7b3be
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
UpdateCheckData: clients/android/version.properties|VERSION_CODE=(\d+)|.|VERSION_NAME=([\d.]+)
|
||||
CurrentVersion: 1.10.2
|
||||
CurrentVersionCode: 423
|
||||
CurrentVersion: 1.10.3
|
||||
CurrentVersionCode: 432
|
||||
|
|
|
|||
Loading…
Reference in a new issue