Update openjdk Docker tag to v24
Some checks failed
Build & Test / Validate (pull_request) Successful in 13s
Build & Test / Run Unit Tests (pull_request) Successful in 9m8s
Build & Test / Run UI Tests (pull_request) Failing after 6m46s

This commit is contained in:
Renovate Bot 2024-08-03 09:02:42 +00:00
parent 82ebfab5c9
commit 0eac4f6cf5

View file

@ -1,4 +1,4 @@
image: openjdk:8-jdk
image: openjdk:24-jdk
variables:
ANDROID_COMPILE_SDK: "28"