mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Mastodon to 2.2.0 (75)
This commit is contained in:
parent
4732c4a173
commit
f3cc302ff0
1 changed files with 13 additions and 2 deletions
|
|
@ -176,7 +176,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.2.0
|
||||
versionCode: 75
|
||||
commit: 0d334237baca596aba6f25dfa9aa902f49ef7dd4
|
||||
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.6
|
||||
CurrentVersionCode: 72
|
||||
CurrentVersion: 2.2.0
|
||||
CurrentVersionCode: 75
|
||||
|
|
|
|||
Loading…
Reference in a new issue