simplexray - update

This commit is contained in:
Licaon_Kter 2025-08-06 18:41:18 +03:00
parent aaac23297f
commit bf9e2447d0

View file

@ -152,9 +152,9 @@ Builds:
- popd - popd
- mv $$Xray-core$$/jniLibs src/main/ - mv $$Xray-core$$/jniLibs src/main/
- versionName: 1.8.0 - versionName: 1.9.0
versionCode: 20 versionCode: 21
commit: 51a2f5a9fabe231dde15e8d33c848dbf2a574354 commit: b3682eb74cba067cad2d2138c43a463a04e2572b
subdir: app subdir: app
submodules: true submodules: true
sudo: sudo:
@ -203,5 +203,5 @@ AllowedAPKSigningKeys: 7b78dbf42ed7346f51c705569072d6cc5821e54872186177eb3f4b245
AutoUpdateMode: Version AutoUpdateMode: Version
UpdateCheckMode: Tags UpdateCheckMode: Tags
UpdateCheckData: version.properties|APP_VERSION_CODE=(\d+)|.|APP_VERSION_NAME=([\d.]+) UpdateCheckData: version.properties|APP_VERSION_CODE=(\d+)|.|APP_VERSION_NAME=([\d.]+)
CurrentVersion: 1.8.0 CurrentVersion: 1.9.0
CurrentVersionCode: 20 CurrentVersionCode: 21