mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update HTTP Shortcuts to 2.30.0 (1102300001)
This commit is contained in:
parent
4fef2c5cc1
commit
a2da1ef8ec
1 changed files with 12 additions and 2 deletions
|
|
@ -384,7 +384,17 @@ Builds:
|
|||
= ":inputFile = "../:g' -e 's:templateFile = ":templateFile = "../:g' build.gradle.kts
|
||||
ndk: r23c
|
||||
|
||||
- versionName: 2.30.0
|
||||
versionCode: 1102300001
|
||||
commit: 01171df1a1eb8992cd0a57b9e94d304d139fded3
|
||||
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' build.gradle.kts
|
||||
ndk: r23c
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.29.0
|
||||
CurrentVersionCode: 1102290000
|
||||
CurrentVersion: 2.30.0
|
||||
CurrentVersionCode: 1102300001
|
||||
|
|
|
|||
Loading…
Reference in a new issue