mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Funkwhale to 0.1.5 (105000)
This commit is contained in:
parent
5511d8518e
commit
748fe99c85
1 changed files with 13 additions and 2 deletions
|
|
@ -28,8 +28,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.1.5
|
||||
versionCode: 105000
|
||||
commit: 6fe879833e98d70f55064bc0406a97c96b46ca61
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: fdroidversion.txt|versionCode\s=\s(.+)|.|versionName\s=\s(.+)
|
||||
CurrentVersion: 0.1.4
|
||||
CurrentVersionCode: 104000
|
||||
CurrentVersion: 0.1.5
|
||||
CurrentVersionCode: 105000
|
||||
|
|
|
|||
Loading…
Reference in a new issue