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

Commit 2ac19119 authored by Mark Harman's avatar Mark Harman
Browse files

androidx junit now needed for test suites to run.

parent 06fdc1cf
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -39,6 +39,8 @@ android {
}

dependencies {
    androidTestImplementation 'androidx.test.ext:junit:1.1.3'

    // appcompat version must be 1.4.0 or later to satisfy emoji policy!
    implementation 'androidx.appcompat:appcompat:1.4.1'