Update Bily to 2.0.1 (11)

This commit is contained in:
checkupdates bot 2025-08-20 08:51:09 +00:00 committed by Licaon_Kter
parent 8aba120893
commit c58764047c

View file

@ -19,7 +19,20 @@ Builds:
gradle:
- yes
- versionName: 2.0.1
versionCode: 11
commit: b7fdc5f020d4add721114f912e4c834c92dc6b75
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:
- yes
prebuild: sed -i -e 's/8.12.1/8.11.1/' ../build.gradle
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 2.0.0
CurrentVersionCode: 10
CurrentVersion: 2.0.1
CurrentVersionCode: 11