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

Commit ce2417fa authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Set min_sdk_version for SystemUISharedLib"

parents ef530d9f 6afa6202
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -27,4 +27,6 @@ android_library {
    // Enforce that the library is built against java 7 so that there are
    // no compatibility issues with launcher
    java_version: "1.7",

    min_sdk_version: "26",
}