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

Commit 22dd7a2b authored by Amit Kumar's avatar Amit Kumar 💻
Browse files

Use platform-api instead of sdk to access lineage-sdk resources

parent e5aae37c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -33,6 +33,6 @@ android_app {
        "com.google.android.material_material",
    ],

    sdk_version: "current",
    platform_apis: true,

}