Update Mastodon to 1.2.0 (50)

This commit is contained in:
F-Droid checkupdates bot 2023-02-14 16:58:33 +00:00
parent 94ee4ca79c
commit 04c3195486

View file

@ -41,7 +41,18 @@ Builds:
output: build/outputs/apk/githubRelease/*.apk
build: gradle assembleGithubRelease
- versionName: 1.2.0
versionCode: 50
commit: dd582c4bee273234044d7aafd60bdaecb616c4ef
subdir: mastodon
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
output: build/outputs/apk/githubRelease/*.apk
build: gradle assembleGithubRelease
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.1.4
CurrentVersionCode: 45
CurrentVersion: 1.2.0
CurrentVersionCode: 50