mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Outfield to 3 (3)
This commit is contained in:
parent
13d81a499c
commit
55d8cc682f
1 changed files with 11 additions and 2 deletions
|
|
@ -5,6 +5,8 @@ WebSite: https://gitlab.com/Hague/outfield
|
||||||
SourceCode: https://gitlab.com/Hague/outfield
|
SourceCode: https://gitlab.com/Hague/outfield
|
||||||
IssueTracker: https://gitlab.com/Hague/outfield/-/issues
|
IssueTracker: https://gitlab.com/Hague/outfield/-/issues
|
||||||
|
|
||||||
|
AutoName: Outfield
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://gitlab.com/Hague/outfield
|
Repo: https://gitlab.com/Hague/outfield
|
||||||
|
|
||||||
|
|
@ -16,7 +18,14 @@ Builds:
|
||||||
- yes
|
- yes
|
||||||
output: app/build/outputs/apk/release/com.matt.outfield-*-release-unsigned.apk
|
output: app/build/outputs/apk/release/com.matt.outfield-*-release-unsigned.apk
|
||||||
|
|
||||||
|
- versionName: '3'
|
||||||
|
versionCode: 3
|
||||||
|
commit: v3
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
output: app/build/outputs/apk/release/com.matt.outfield-*-release-unsigned.apk
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '2'
|
CurrentVersion: '3'
|
||||||
CurrentVersionCode: 2
|
CurrentVersionCode: 3
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue