mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update VRChat Android Assistant to 2.5.2 (200502)
This commit is contained in:
parent
9a7dfcb33a
commit
4e751564e0
1 changed files with 14 additions and 2 deletions
|
|
@ -108,7 +108,19 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- standard
|
- 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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^[\d.]+$
|
UpdateCheckMode: Tags ^[\d.]+$
|
||||||
CurrentVersion: 2.5.1
|
CurrentVersion: 2.5.2
|
||||||
CurrentVersionCode: 200501
|
CurrentVersionCode: 200502
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue