Loading library/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ dependencies { implementation 'androidx.annotation:annotation:1.7.1' compileOnly 'com.google.code.findbugs:annotations:3.0.1u2' implementation "androidx.core:core-ktx:1.10.1" implementation "androidx.core:core-ktx:1.12.0" implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version" implementation 'org.bouncycastle:bcpkix-jdk18on:1.75' Loading Loading
library/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ dependencies { implementation 'androidx.annotation:annotation:1.7.1' compileOnly 'com.google.code.findbugs:annotations:3.0.1u2' implementation "androidx.core:core-ktx:1.10.1" implementation "androidx.core:core-ktx:1.12.0" implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version" implementation 'org.bouncycastle:bcpkix-jdk18on:1.75' Loading