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

Commit 4ce9a0d9 authored by Cole Faust's avatar Cole Faust Committed by Automerger Merge Worker
Browse files

Remove usages of java_api_finder am: 9261b423

parents 24d17c93 9261b423
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -60,9 +60,6 @@ java_defaults {
    target_sdk_version: "30",
    min_sdk_version: "29",

    plugins: [
        "java_api_finder",
    ],
    lint: { strict_updatability_linting: true }
}