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

Commit 5f56511a authored by Amit Kumar's avatar Amit Kumar 💻
Browse files

Use direct dependency on lineage-sdk

parent 38332dd3
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@ android_app {
        "jsr305",
        "latinime-common",
        "androidx.legacy_legacy-support-v4",
        "org.lineageos.platform.internal",
    ],

    // Do not compress dictionary files to mmap dict data runtime
@@ -36,7 +37,7 @@ android_app {

    min_sdk_version: "14",
    target_sdk_version: "23",
    platform_apis: true,
    sdk_version: "current",

    product_specific: true,