Skip to content

Commit

Permalink
Merge pull request #685 from nextcloud/newAndroidEmulator
Browse files Browse the repository at this point in the history
Android CI: use latest emulator
  • Loading branch information
tobiasKaminsky authored Nov 19, 2024
2 parents 637fde9 + 671c62e commit 1bf6d9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android8/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/nextcloud/continuous-integration-androidbase:3
FROM ghcr.io/nextcloud/continuous-integration-androidbase:4

# Android 8.1 (API 27)
RUN sdkmanager "platforms;android-27"
Expand Down

0 comments on commit 1bf6d9e

Please sign in to comment.