misc fixes

This commit is contained in:
linsui 2022-03-24 22:57:57 +08:00
parent 1cb196c8d8
commit 54aeeca1b1
2 changed files with 5 additions and 0 deletions

View file

@ -52,6 +52,10 @@ Builds:
versionCode: 6
commit: f7071bee10bcc1aadf4ae9dc152a9bd6faeabc45
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes

View file

@ -96,6 +96,7 @@ Builds:
- versionName: 0.3.5
versionCode: 715
disable: https://github.com/MatsuriDayo/Matsuri/issues/16
commit: 0cbea5f407e8e00d4bd0f6c682ed5a9d02f5f0d8
subdir: app
sudo: