mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update VRChat Android Assistant to 2.6.9 (200609)
This commit is contained in:
parent
5789e6af2f
commit
3ee5318905
1 changed files with 14 additions and 2 deletions
|
|
@ -144,7 +144,19 @@ Builds:
|
|||
gradle:
|
||||
- standard
|
||||
|
||||
- versionName: 2.6.9
|
||||
versionCode: 200609
|
||||
commit: 5eccec0e6ce27300751e875ec1c08dbf59b4b57a
|
||||
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.6.4
|
||||
CurrentVersionCode: 200604
|
||||
CurrentVersion: 2.6.9
|
||||
CurrentVersionCode: 200609
|
||||
|
|
|
|||
Loading…
Reference in a new issue