Switch Mastodon to our own signature

This commit is contained in:
j.r 2023-05-03 01:28:52 +02:00 committed by Licaon_Kter
parent e9c9b44729
commit 5ea9088916

View file

@ -15,11 +15,11 @@ AutoName: Mastodon
RepoType: git
Repo: https://github.com/mastodon/mastodon-android.git
Binaries: https://github.com/mastodon/mastodon-android/releases/download/v%v/mastodon-githubRelease.apk
Builds:
- versionName: 1.1.3
versionCode: 39
disable: switch to F-Droid signature
commit: v1.1.3
subdir: mastodon
sudo:
@ -65,9 +65,18 @@ Builds:
output: build/outputs/apk/githubRelease/*.apk
build: gradle assembleGithubRelease
AllowedAPKSigningKeys: a3f19b26da3fe12b0285685f6ecc41515e6a9adcc5530b47c95d847cdae4a7e8
- versionName: 1.2.2
versionCode: 53
commit: 0a17ceb9840ea74db80c7f9907bdf36deac3586b
subdir: mastodon
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 1.2.0
CurrentVersionCode: 50
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.2.2
CurrentVersionCode: 53