mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Mastodon to 2.1.6 (72)
This commit is contained in:
parent
ac102be283
commit
111f687edc
1 changed files with 13 additions and 2 deletions
|
|
@ -176,7 +176,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.1.6
|
||||
versionCode: 72
|
||||
commit: 6c1c5b775953916d3bdbf87a602e1464a3efe53c
|
||||
subdir: mastodon
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.1.5
|
||||
CurrentVersionCode: 71
|
||||
CurrentVersion: 2.1.6
|
||||
CurrentVersionCode: 72
|
||||
|
|
|
|||
Loading…
Reference in a new issue