Update FMD to 0.12.0 (35)

This commit is contained in:
Thore Goebel 2025-09-29 21:30:59 +02:00
parent 6084c1ef27
commit 6960214741

View file

@ -10,7 +10,7 @@ Changelog: https://gitlab.com/fmd-foss/fmd-android/-/releases
Donate: https://ko-fi.com/H2H35JLOY
Liberapay: Nulide
AutoName: FindMyDevice
AutoName: FMD
RepoType: git
Repo: https://gitlab.com/fmd-foss/fmd-android.git
@ -290,7 +290,19 @@ Builds:
gradle:
- prod
- versionName: 0.12.0
versionCode: 35
commit: 274ac25390ba9700a1f0f43afa0e77697dc85653
subdir: app
sudo:
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y -t trixie openjdk-21-jdk-headless
- update-alternatives --auto java
gradle:
- prod
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 0.11.0
CurrentVersionCode: 34
CurrentVersion: 0.12.0
CurrentVersionCode: 35