mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update HTTP Shortcuts to 2.4.0 (1102040001)
This commit is contained in:
parent
88dd24181f
commit
4c5d88db21
1 changed files with 10 additions and 2 deletions
|
|
@ -96,7 +96,15 @@ Builds:
|
||||||
- yes
|
- yes
|
||||||
output: build/outputs/apk/release/app-universal-release.apk
|
output: build/outputs/apk/release/app-universal-release.apk
|
||||||
|
|
||||||
|
- versionName: 2.4.0
|
||||||
|
versionCode: 1102040001
|
||||||
|
commit: v2.4.0
|
||||||
|
subdir: HTTPShortcuts/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
output: build/outputs/apk/release/app-universal-release.apk
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.3.0
|
CurrentVersion: 2.4.0
|
||||||
CurrentVersionCode: 1102030002
|
CurrentVersionCode: 1102040001
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue