mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update VRChat Android Assistant to 2.7.0 (200700)
This commit is contained in:
parent
9a9a26333b
commit
c9ebe4056c
1 changed files with 14 additions and 2 deletions
|
|
@ -156,7 +156,19 @@ Builds:
|
|||
gradle:
|
||||
- standard
|
||||
|
||||
- versionName: 2.7.0
|
||||
versionCode: 200700
|
||||
commit: d1251d47765e6eb99a997fcfbf3cfe7d616287fd
|
||||
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.9
|
||||
CurrentVersionCode: 200609
|
||||
CurrentVersion: 2.7.0
|
||||
CurrentVersionCode: 200700
|
||||
|
|
|
|||
Loading…
Reference in a new issue