Update CoinTrend to 1.3.3 (10303)

This commit is contained in:
checkupdates bot 2025-06-28 06:58:26 +00:00 committed by Licaon_Kter
parent 4ed0126866
commit 0f2f414d0d

View file

@ -62,7 +62,19 @@ Builds:
gradle:
- yes
- versionName: 1.3.3
versionCode: 10303
commit: 73770829235da035ace939fa0879787eb3b0a391
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
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.3.2
CurrentVersionCode: 10302
CurrentVersion: 1.3.3
CurrentVersionCode: 10303