mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update HTTP Shortcuts to 2.3.0 (1102030002)
This commit is contained in:
parent
5aef97cd1d
commit
c7deb742c5
1 changed files with 10 additions and 2 deletions
|
|
@ -88,7 +88,15 @@ Builds:
|
|||
- yes
|
||||
output: build/outputs/apk/release/app-universal-release.apk
|
||||
|
||||
- versionName: 2.3.0
|
||||
versionCode: 1102030002
|
||||
commit: v2.3.0
|
||||
subdir: HTTPShortcuts/app
|
||||
gradle:
|
||||
- yes
|
||||
output: build/outputs/apk/release/app-universal-release.apk
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.2.0
|
||||
CurrentVersionCode: 1102020000
|
||||
CurrentVersion: 2.3.0
|
||||
CurrentVersionCode: 1102030002
|
||||
|
|
|
|||
Loading…
Reference in a new issue