Update VRChat Android Assistant to 2.5.2 (200502)

This commit is contained in:
F-Droid checkupdates bot 2025-07-04 05:35:32 +00:00 committed by linsui
parent 9a7dfcb33a
commit 4e751564e0

View file

@ -108,7 +108,19 @@ Builds:
gradle:
- standard
- versionName: 2.5.2
versionCode: 200502
commit: 8fceb12b83cb815f0a98c6ea86331ea1f388475b
subdir: app
sudo:
- echo "deb http://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y openjdk-21-jdk-headless
- update-java-alternatives -a
gradle:
- standard
AutoUpdateMode: Version
UpdateCheckMode: Tags ^[\d.]+$
CurrentVersion: 2.5.1
CurrentVersionCode: 200501
CurrentVersion: 2.5.2
CurrentVersionCode: 200502