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

Commit 5a537ca0 authored by Vincent Bourgmayer's avatar Vincent Bourgmayer
Browse files

add jetpack's work dependency

parent ffa4eaa9
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -65,6 +65,10 @@ dependencies {
    // (Java only)
    implementation "androidx.work:work-runtime:$work_version"

    def work_version = "2.7.1"
    // (Java only)
    implementation "androidx.work:work-runtime:$work_version"

    androidTestImplementation 'androidx.test:runner:1.4.0'
    androidTestImplementation 'androidx.test:rules:1.4.0'
    androidTestImplementation 'androidx.annotation:annotation:1.3.0'