mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update campfire to 0.2 (2)
This commit is contained in:
parent
291b29ee9b
commit
e0695f4c0b
1 changed files with 10 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ AuthorEmail: fynngodau@mailbox.org
|
|||
SourceCode: https://notabug.org/fynngodau/bandcampDirect
|
||||
IssueTracker: https://notabug.org/fynngodau/bandcampDirect/issues
|
||||
|
||||
AutoName: bandcampDirect
|
||||
AutoName: campfire
|
||||
|
||||
RepoType: git
|
||||
Repo: https://notabug.org/fynngodau/bandcampDirect.git
|
||||
|
|
@ -22,7 +22,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.2'
|
||||
versionCode: 2
|
||||
commit: release-0.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version release-%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.1'
|
||||
CurrentVersionCode: 1
|
||||
CurrentVersion: '0.2'
|
||||
CurrentVersionCode: 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue