mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update HTTP Shortcuts to 2.0.0 (1102000003)
This commit is contained in:
parent
3ee4cbb6c3
commit
8a067633a8
1 changed files with 10 additions and 2 deletions
|
|
@ -64,7 +64,15 @@ Builds:
|
|||
- yes
|
||||
output: build/outputs/apk/release/app-universal-release.apk
|
||||
|
||||
- versionName: 2.0.0
|
||||
versionCode: 1102000003
|
||||
commit: v2.0.0
|
||||
subdir: HTTPShortcuts/app
|
||||
gradle:
|
||||
- yes
|
||||
output: build/outputs/apk/release/app-universal-release.apk
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.39.0
|
||||
CurrentVersionCode: 1101390001
|
||||
CurrentVersion: 2.0.0
|
||||
CurrentVersionCode: 1102000003
|
||||
|
|
|
|||
Loading…
Reference in a new issue