mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 21:26:57 +00:00
simplexray - update
This commit is contained in:
parent
aaac23297f
commit
bf9e2447d0
1 changed files with 5 additions and 5 deletions
|
|
@ -152,9 +152,9 @@ Builds:
|
|||
- popd
|
||||
- mv $$Xray-core$$/jniLibs src/main/
|
||||
|
||||
- versionName: 1.8.0
|
||||
versionCode: 20
|
||||
commit: 51a2f5a9fabe231dde15e8d33c848dbf2a574354
|
||||
- versionName: 1.9.0
|
||||
versionCode: 21
|
||||
commit: b3682eb74cba067cad2d2138c43a463a04e2572b
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
|
|
@ -203,5 +203,5 @@ AllowedAPKSigningKeys: 7b78dbf42ed7346f51c705569072d6cc5821e54872186177eb3f4b245
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: version.properties|APP_VERSION_CODE=(\d+)|.|APP_VERSION_NAME=([\d.]+)
|
||||
CurrentVersion: 1.8.0
|
||||
CurrentVersionCode: 20
|
||||
CurrentVersion: 1.9.0
|
||||
CurrentVersionCode: 21
|
||||
|
|
|
|||
Loading…
Reference in a new issue