Removed support for Android 5.0.1 and 5.1.1

This commit is contained in:
budtmo
2021-10-05 10:06:46 +02:00
parent 1f1d4ccf49
commit 7b6bc3fe3e
3 changed files with 3 additions and 16 deletions
-4
View File
@@ -10,10 +10,6 @@ jobs:
strategy:
maxParallel: 10
matrix:
5.0.1:
android.version: '5.0.1'
5.1.1:
android.version: '5.1.1'
6.0:
android.version: '6.0'
7.0: