AsteroidOS Sync: fix 0.22 (22)

This commit is contained in:
relan 2022-02-20 13:43:04 +03:00
parent fc3653c65c
commit 7e13f66c6b

View file

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