Update OPA to 1.5.0 (4)

This commit is contained in:
checkupdates bot 2025-11-24 04:12:25 +00:00 committed by linsui
parent 34757e8761
commit 9edbc68975

View file

@ -39,9 +39,23 @@ Builds:
gradle:
- yes
- versionName: 1.5.0
versionCode: 4
commit: 4cba9e156cf8ff12c7f29a41d55bf694e74de16e
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
MaintainerNotes: APK has gms classes from a microg fork https://github.com/juhu1705/GmsCore
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '1.4'
CurrentVersionCode: 3
CurrentVersion: 1.5.0
CurrentVersionCode: 4