Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 519ef327 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 10607267 from f91cd6f0 to udc-qpr1-release

Change-Id: Ia40b98901da994ca9bda567a79879392cb9721b7
parents 7519ddbf f91cd6f0
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -40,9 +40,9 @@ android {
}

dependencies {
    implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7"
    implementation "androidx.core:core-animation"
    implementation "androidx.core:core-ktx"
    androidTestImplementation "androidx.test.ext:junit"
    androidTestImplementation "androidx.test:rules"
    implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0"
    implementation "androidx.core:core-animation:1.0.0-alpha02"
    implementation "androidx.core:core-ktx:1.9.0"
    androidTestImplementation "androidx.test.ext:junit:1.1.3"
    androidTestImplementation "androidx.test:rules:1.4.0"
}