From 41e1b13f5707e8f3a47bc11af0cacaadd22667ff Mon Sep 17 00:00:00 2001 From: Hendrik Langer Date: Wed, 25 Mar 2020 23:19:51 +0100 Subject: [PATCH] debug ci --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 61bd2f3..b66f0bc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,7 +4,7 @@ name: default steps: - name: build - image: nextcloudci/android:android-49 + image: nextcloudci/android:android-32 commands: - chmod +x ./gradlew - ./gradlew assembleDebug --no-daemon