mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Update HTTP Shortcuts to 2.31.0 (1102310002)
This commit is contained in:
parent
be3d86f386
commit
7d868d728d
1 changed files with 12 additions and 2 deletions
|
|
@ -394,7 +394,17 @@ Builds:
|
|||
= ":inputFile = "../:g' -e 's:templateFile = ":templateFile = "../:g' build.gradle.kts
|
||||
ndk: r23c
|
||||
|
||||
- versionName: 2.31.0
|
||||
versionCode: 1102310002
|
||||
commit: d89d962ee4ed9b9b0121d7cc20ec43b71efd61d9
|
||||
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.30.0
|
||||
CurrentVersionCode: 1102300001
|
||||
CurrentVersion: 2.31.0
|
||||
CurrentVersionCode: 1102310002
|
||||
|
|
|
|||
Loading…
Reference in a new issue