Update OPA to 1.4 (3)

This commit is contained in:
checkupdates bot 2025-09-02 13:06:20 +00:00 committed by Licaon_Kter
parent 27336a52a7
commit 75a836e037

View file

@ -27,9 +27,21 @@ Builds:
gradle:
- yes
- versionName: '1.4'
versionCode: 3
commit: 4abf787f768552f3b814b0399dc3493dcc7be450
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
AllowedAPKSigningKeys: 5e800453274d72d5668931817f82ba1936f2423d90bd1630d0a2ea3bce36bccf
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '1.1'
CurrentVersionCode: 2
CurrentVersion: '1.4'
CurrentVersionCode: 3