Skip to content
Snippets Groups Projects
Unverified Commit 47a13b82 authored by Jakob Möller's avatar Jakob Möller Committed by GitHub
Browse files

Circle Hotfix For Build (#142)


Signed-off-by: default avatard067928 <jakob.moeller@sap.com>
parent 5b344e60
No related branches found
No related tags found
No related merge requests found
......@@ -11,8 +11,8 @@ jobs:
steps:
- checkout
- install-ndk:
ndk-sha: "c81a5bcb4672a18d3647bf6898cd4dbcb978d0e8"
ndk-version: "android-ndk-r21c"
ndk-sha: "50250fcba479de477b45801e2699cca47f7e1267"
ndk-version: "android-ndk-r21b"
- restore-build-cache
- restore_cache:
key: jars-{{ checksum "build.gradle" }}-{{ checksum "Corona-Warn-App/build.gradle" }}-{{ checksum "Server-Protocol-Buffer/build.gradle" }}
......
......@@ -25,7 +25,7 @@ apply plugin: "androidx.navigation.safeargs.kotlin"
apply plugin: 'jacoco'
android {
ndkVersion "21.2.6472646"
ndkVersion "21.1.6352462"
compileSdkVersion 29
buildToolsVersion "29.0.3"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment