mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 06:07:28 +00:00
Update HTTP Shortcuts to 2.7.0 (1102070001)
This commit is contained in:
parent
c3fcfcdad7
commit
cb0a86f2e4
1 changed files with 11 additions and 2 deletions
|
|
@ -122,7 +122,16 @@ Builds:
|
||||||
output: build/outputs/apk/release/app-universal-release.apk
|
output: build/outputs/apk/release/app-universal-release.apk
|
||||||
ndk: r21
|
ndk: r21
|
||||||
|
|
||||||
|
- versionName: 2.7.0
|
||||||
|
versionCode: 1102070001
|
||||||
|
commit: 4ab8ac1776755f3121cf7c1a1cdcb839d64e58c1
|
||||||
|
subdir: HTTPShortcuts/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
output: build/outputs/apk/release/app-universal-release.apk
|
||||||
|
ndk: r21
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.6.0
|
CurrentVersion: 2.7.0
|
||||||
CurrentVersionCode: 1102060002
|
CurrentVersionCode: 1102070001
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue