misc fixes

This commit is contained in:
linsui 2022-05-21 00:14:54 +08:00
parent d7be0042e6
commit 10857d4465
4 changed files with 10 additions and 0 deletions

View file

@ -28,6 +28,7 @@ Builds:
- versionName: 1.1.0
versionCode: 2
disable: https://github.com/sanzoghenzo/markdownr/issues/4
commit: 1a991688c5cc6118c58e2fd8c715b0c5284c3d23
sudo:
- apt-get update || apt-get update

View file

@ -128,6 +128,7 @@ Builds:
- versionName: 2.1.2
versionCode: 39
disable: https://github.com/yggdrasil-network/crispa-android/issues/66
commit: 96b48aab11dc2a4f43a065f1eff4b435d7a127cf
subdir: app
submodules: true

View file

@ -23,6 +23,10 @@ Builds:
versionCode: 10579
commit: b103387d73b897b16f9560dc6c3a426bd5a7d246
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

@ -369,6 +369,10 @@ Builds:
versionCode: 430
commit: 2643e92119ddfe95fd35444a4a0885edb44baf88
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- free