Update HTTP Shortcuts to 4.0.0 (1104000001)

This commit is contained in:
checkupdates bot 2025-12-08 05:47:06 +00:00 committed by linsui
parent 369b61d63c
commit c794f6a510

View file

@ -843,7 +843,21 @@ Builds:
- HTTPShortcuts/app/src/main/assets/icons_keywords
ndk: r27c
- versionName: 4.0.0
versionCode: 1104000001
commit: 43b193917b5fe085f2d4b09836d51b5c08d2f4b1
subdir: HTTPShortcuts/app
gradle:
- yes
prebuild:
- sed -i -e '/isEnable = /d' -e 's:File("app/:File(":' -e 's:inputFile = ":inputFile
= "../:g' -e 's:templateFile = ":templateFile = "../:g' build.gradle.kts
- sed -i -e '/JavaVersion/s/11/17/' -e '/jvm/s/11/17/' ../*/build.gradle.kts
scanignore:
- HTTPShortcuts/app/src/main/assets/icons_keywords
ndk: r27c
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 3.33.0
CurrentVersionCode: 1103330001
CurrentVersion: 4.0.0
CurrentVersionCode: 1104000001