mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Reenable Funkwhale updates
This commit is contained in:
parent
f0d1c593b7
commit
b03d204406
1 changed files with 9 additions and 2 deletions
|
|
@ -47,8 +47,15 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
- versionName: 0.2.1-1
|
||||
versionCode: 201000
|
||||
commit: e1be5b130347b54bda0189f71637545a35f39b1b
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: fdroidversion.txt|versionCode\s=\s(\d+)|.|versionName\s=\s(.+)
|
||||
CurrentVersion: 0.2.1
|
||||
CurrentVersion: 0.2.1-1
|
||||
CurrentVersionCode: 201000
|
||||
|
|
|
|||
Loading…
Reference in a new issue