mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update VRChat Android Assistant to 2.6.4 (200604)
This commit is contained in:
parent
6a4e6a61a4
commit
8942fdf224
1 changed files with 14 additions and 2 deletions
|
|
@ -132,7 +132,19 @@ Builds:
|
|||
gradle:
|
||||
- standard
|
||||
|
||||
- versionName: 2.6.4
|
||||
versionCode: 200604
|
||||
commit: 0a82377b3ad34c6655fc1022f9730150a35c582a
|
||||
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.6
|
||||
CurrentVersionCode: 200506
|
||||
CurrentVersion: 2.6.4
|
||||
CurrentVersionCode: 200604
|
||||
|
|
|
|||
Loading…
Reference in a new issue