mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
Update HTTP Shortcuts to 3.30.1 (1103300100)
This commit is contained in:
parent
119debeedf
commit
7e79ce9bf6
1 changed files with 15 additions and 2 deletions
|
|
@ -778,7 +778,20 @@ Builds:
|
||||||
- HTTPShortcuts/app/src/main/assets/icons_keywords
|
- HTTPShortcuts/app/src/main/assets/icons_keywords
|
||||||
ndk: r27c
|
ndk: r27c
|
||||||
|
|
||||||
|
- versionName: 3.30.1
|
||||||
|
versionCode: 1103300100
|
||||||
|
commit: c5ecc6e627f0a63070fdce9e56a141eada21913c
|
||||||
|
subdir: HTTPShortcuts/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e '/isEnable = true/d' -e 's:File("app/:File(":' -e 's:inputFile
|
||||||
|
= ":inputFile = "../:g' -e 's:templateFile = ":templateFile = "../:g' -e '/googleShortcuts/d'
|
||||||
|
build.gradle.kts
|
||||||
|
scanignore:
|
||||||
|
- HTTPShortcuts/app/src/main/assets/icons_keywords
|
||||||
|
ndk: r27c
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 3.30.0
|
CurrentVersion: 3.30.1
|
||||||
CurrentVersionCode: 1103300000
|
CurrentVersionCode: 1103300100
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue