mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update HTTP Shortcuts to 3.0.2 (1103000201)
This commit is contained in:
parent
b43f67589a
commit
681c2b3e8e
1 changed files with 12 additions and 2 deletions
|
|
@ -414,7 +414,17 @@ Builds:
|
|||
= ":inputFile = "../:g' -e 's:templateFile = ":templateFile = "../:g' build.gradle.kts
|
||||
ndk: r23c
|
||||
|
||||
- versionName: 3.0.2
|
||||
versionCode: 1103000201
|
||||
commit: 7cba74afd27b1a2dc96cbe4ea4b4fdd8d9fc9db4
|
||||
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: 3.0.1
|
||||
CurrentVersionCode: 1103000101
|
||||
CurrentVersion: 3.0.2
|
||||
CurrentVersionCode: 1103000201
|
||||
|
|
|
|||
Loading…
Reference in a new issue