mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update VRChat Android Assistant to 2.7.3 (200703)
This commit is contained in:
parent
294ef289d6
commit
8ad870ae31
1 changed files with 14 additions and 2 deletions
|
|
@ -168,7 +168,19 @@ Builds:
|
|||
gradle:
|
||||
- standard
|
||||
|
||||
- versionName: 2.7.3
|
||||
versionCode: 200703
|
||||
commit: 6ef3df29c84beb6d0b28838a323ab1c039cef5a1
|
||||
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.7.0
|
||||
CurrentVersionCode: 200700
|
||||
CurrentVersion: 2.7.3
|
||||
CurrentVersionCode: 200703
|
||||
|
|
|
|||
Loading…
Reference in a new issue