mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update VRChat Android Assistant to 2.5.5 (200505)
This commit is contained in:
parent
2b63f377d7
commit
d18b5ce1e5
1 changed files with 14 additions and 2 deletions
|
|
@ -120,7 +120,19 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- standard
|
- standard
|
||||||
|
|
||||||
|
- versionName: 2.5.5
|
||||||
|
versionCode: 200505
|
||||||
|
commit: 2f5d4a355749c69994b6b84d39d0bdd319ae8e33
|
||||||
|
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.2
|
CurrentVersion: 2.5.5
|
||||||
CurrentVersionCode: 200502
|
CurrentVersionCode: 200505
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue