mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Funkwhale to 0.3.0 (300000)
This commit is contained in:
parent
c3b0061717
commit
e5a1177795
1 changed files with 9 additions and 2 deletions
|
|
@ -54,8 +54,15 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.3.0
|
||||
versionCode: 300000
|
||||
commit: 554bc0ca5c63165af9155dfffa78814cb496cfe4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: fdroidversion.txt|versionCode\s=\s(\d+)|.|versionName\s=\s(.+)
|
||||
CurrentVersion: 0.2.1-1
|
||||
CurrentVersionCode: 201000
|
||||
CurrentVersion: 0.3.0
|
||||
CurrentVersionCode: 300000
|
||||
|
|
|
|||
Loading…
Reference in a new issue