mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
Update HTTP Shortcuts to 2.29.0 (1102290000)
This commit is contained in:
parent
c2ac1469a3
commit
37c4150d50
1 changed files with 12 additions and 2 deletions
|
|
@ -374,7 +374,17 @@ Builds:
|
|||
= ":inputFile = "../:g' -e 's:templateFile = ":templateFile = "../:g' build.gradle.kts
|
||||
ndk: r23c
|
||||
|
||||
- versionName: 2.29.0
|
||||
versionCode: 1102290000
|
||||
commit: f702fc378a0b7946ff73da5f4b821a0a5871fd0d
|
||||
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.28.0
|
||||
CurrentVersionCode: 1102280001
|
||||
CurrentVersion: 2.29.0
|
||||
CurrentVersionCode: 1102290000
|
||||
|
|
|
|||
Loading…
Reference in a new issue