1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-09-09 10:19:39 +02:00

Bump Android SDK level to 10

This commit is contained in:
Ivan Pizhenko 2021-02-03 13:42:15 +02:00
parent ff1fb7e07f
commit 8c12f95032
3 changed files with 3 additions and 4 deletions

View file

@ -2,7 +2,7 @@ language: android
dist: trusty
android:
components:
- android-9
- android-10
jdk:
- openjdk8
- openjdk11