update keyvaluedb

This commit is contained in:
Christien Rioux
2023-09-21 15:53:25 -04:00
parent 2627a22597
commit 0a7f21ce00
10 changed files with 94 additions and 103 deletions

View File

@@ -75,7 +75,7 @@ android {
dependencies {
implementation "androidx.security:security-crypto:1.1.0-alpha03"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
}
apply plugin: 'org.mozilla.rust-android-gradle.rust-android'