mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +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
|
||||
IssueTracker: https://gitlab.com/Hague/outfield/-/issues
|
||||
|
||||
AutoName: Outfield
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/Hague/outfield
|
||||
|
||||
|
|
@ -16,7 +18,14 @@ Builds:
|
|||
- yes
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2'
|
||||
CurrentVersionCode: 2
|
||||
CurrentVersion: '3'
|
||||
CurrentVersionCode: 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue