Updated com.planes.android

This commit is contained in:
Cristian Cucu 2022-01-06 15:15:22 +00:00 committed by linsui
parent 547bfff1fa
commit 4a30f666b2

View file

@ -77,7 +77,11 @@ Builds:
- versionName: 0.3.15
versionCode: 21
commit: cedfc3188f188cc1c8440ac370cfbc68b7c6e93c
subdir: java/PlanesAndroid/app
subdir: kotlin/PlanesAndroid/app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes