mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update HTTP Shortcuts to 4.0.0 (1104000001)
This commit is contained in:
parent
369b61d63c
commit
c794f6a510
1 changed files with 16 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue