mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-15 02:31:42 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.1.6
|
CurrentVersion: 2.2.0
|
||||||
CurrentVersionCode: 72
|
CurrentVersionCode: 75
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue