mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-17 11:32:27 +00:00
Update HTTP Shortcuts to 3.13.0 (1103130003)
This commit is contained in:
parent
51a03db505
commit
ee5227e558
1 changed files with 13 additions and 2 deletions
|
|
@ -596,7 +596,18 @@ Builds:
|
|||
build.gradle.kts
|
||||
ndk: 23.2.8568313
|
||||
|
||||
- versionName: 3.13.0
|
||||
versionCode: 1103130003
|
||||
commit: 47f397ce397b1d8c52611064b01ab5a956c0270b
|
||||
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
|
||||
ndk: 23.2.8568313
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.12.1
|
||||
CurrentVersionCode: 1103120100
|
||||
CurrentVersion: 3.13.0
|
||||
CurrentVersionCode: 1103130003
|
||||
|
|
|
|||
Loading…
Reference in a new issue