From 225e24e362c1d2b651d8b9e5e8a3521c1c74974f Mon Sep 17 00:00:00 2001 From: tobiasKaminsky Date: Fri, 7 Jun 2019 15:01:15 +0200 Subject: [PATCH] bump to latest android docker Signed-off-by: tobiasKaminsky --- .drone.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index 7029105cd8..d91fdeed2b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,7 +3,7 @@ name: generic steps: - name: generic - image: nextcloudci/android:android-44 + image: nextcloudci/android:android-48 commands: - ./gradlew assembleGeneric @@ -42,7 +42,7 @@ name: gplay steps: - name: gplay - image: nextcloudci/android:android-44 + image: nextcloudci/android:android-48 privileged: true environment: LOG_USERNAME: @@ -103,7 +103,7 @@ name: analysis steps: - name: analysis - image: nextcloudci/android:android-44 + image: nextcloudci/android:android-48 environment: GIT_USERNAME: from_secret: GIT_USERNAME @@ -151,7 +151,7 @@ name: qa steps: - name: qa - image: nextcloudci/android:android-44 + image: nextcloudci/android:android-48 privileged: true environment: LOG_USERNAME: