diff --git a/build.gradle.kts b/build.gradle.kts index 583da23..d13eec6 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -21,6 +21,11 @@ buildscript { gradlePluginPortal() mavenCentral() } + + // https://issuetracker.google.com/issues/380600747 + dependencies { + classpath("org.bouncycastle:bcutil-jdk18on:1.79") + } } val apkConfig by rootProject.extra( diff --git a/mobile-android-pipelines b/mobile-android-pipelines index 6aafb0e..5b5c84f 160000 --- a/mobile-android-pipelines +++ b/mobile-android-pipelines @@ -1 +1 @@ -Subproject commit 6aafb0e2e9272014d6f98cb45881812e97b0e49f +Subproject commit 5b5c84f082c247feed76f3edf519358e09d42eec