mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update HTTP Shortcuts to 3.0.1 (1103000101)
This commit is contained in:
parent
966092e04d
commit
45132135f6
1 changed files with 12 additions and 2 deletions
|
|
@ -404,7 +404,17 @@ Builds:
|
|||
= ":inputFile = "../:g' -e 's:templateFile = ":templateFile = "../:g' build.gradle.kts
|
||||
ndk: r23c
|
||||
|
||||
- versionName: 3.0.1
|
||||
versionCode: 1103000101
|
||||
commit: 281603f6c736c3229d15950b9872fb94c5fe7e73
|
||||
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.31.0
|
||||
CurrentVersionCode: 1102310002
|
||||
CurrentVersion: 3.0.1
|
||||
CurrentVersionCode: 1103000101
|
||||
|
|
|
|||
Loading…
Reference in a new issue