mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Update HTTP Shortcuts to 2.9.0 (1102090001)
This commit is contained in:
parent
23f24f353b
commit
8d547a4e47
1 changed files with 11 additions and 2 deletions
|
|
@ -140,7 +140,16 @@ Builds:
|
|||
output: build/outputs/apk/release/app-universal-release.apk
|
||||
ndk: r21
|
||||
|
||||
- versionName: 2.9.0
|
||||
versionCode: 1102090001
|
||||
commit: 65c8e3b2c2962094165d32993590114902cb60fc
|
||||
subdir: HTTPShortcuts/app
|
||||
gradle:
|
||||
- yes
|
||||
output: build/outputs/apk/release/app-universal-release.apk
|
||||
ndk: r21
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.8.0
|
||||
CurrentVersionCode: 1102080000
|
||||
CurrentVersion: 2.9.0
|
||||
CurrentVersionCode: 1102090001
|
||||
|
|
|
|||
Loading…
Reference in a new issue