mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update HTTP Shortcuts to 3.33.0 (1103330001)
This commit is contained in:
parent
ca0fa56fed
commit
c07ace8774
1 changed files with 16 additions and 2 deletions
|
|
@ -829,7 +829,21 @@ Builds:
|
|||
- HTTPShortcuts/app/src/main/assets/icons_keywords
|
||||
ndk: r27c
|
||||
|
||||
- versionName: 3.33.0
|
||||
versionCode: 1103330001
|
||||
commit: a18ba90a5dd1d09333fa959797d9ac58b0bfaf0a
|
||||
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 '/androidGradle/s/8.12.0/8.11.1/' ../gradle/libs.versions.toml
|
||||
scanignore:
|
||||
- HTTPShortcuts/app/src/main/assets/icons_keywords
|
||||
ndk: r27c
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.32.0
|
||||
CurrentVersionCode: 1103320000
|
||||
CurrentVersion: 3.33.0
|
||||
CurrentVersionCode: 1103330001
|
||||
|
|
|
|||
Loading…
Reference in a new issue