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

Commit 45a5564c authored by Sunny Goyal's avatar Sunny Goyal
Browse files

Updating min-sdk to allow robolectric tests

Bug: 182502086
Test: Presubmit
Change-Id: Ic574fbc5ca950f5b568c9fdd2f8201d3f886e7d0
parent ffd6798d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ android_library {
    name: "search_ui",

    sdk_version: "current",
    min_sdk_version: "current",
    min_sdk_version: "26",

    srcs: [
        "src/**/*.java",