mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update HTTP Shortcuts to 3.12.1 (1103120100)
This commit is contained in:
parent
ff82423f2f
commit
6b4b7e8174
1 changed files with 13 additions and 2 deletions
|
|
@ -585,7 +585,18 @@ Builds:
|
|||
build.gradle.kts
|
||||
ndk: 23.2.8568313
|
||||
|
||||
- versionName: 3.12.1
|
||||
versionCode: 1103120100
|
||||
commit: 59d54de0f9c636c87894594b6fad198b0bc13a36
|
||||
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.0
|
||||
CurrentVersionCode: 1103120008
|
||||
CurrentVersion: 3.12.1
|
||||
CurrentVersionCode: 1103120100
|
||||
|
|
|
|||
Loading…
Reference in a new issue