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

Commit d7b0599a authored by Krzysztof Kosiński's avatar Krzysztof Kosiński
Browse files

Use auto value plugin built from source.

Bug: 444558040
Test: run the test
Flag: EXEMPT TEST_ONLY
Change-Id: I21ce13fa0509a9969be0a10c206b75e2af33d114
parent 34d3cf82
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -103,8 +103,8 @@ java_library {
    ],
    plugins: [
        "Robolectric_processor",
        "auto_value_builder_plugin_1.9",
        "auto_value_plugin_1.9",
        "auto_value_builder_plugin",
        "auto_value_plugin",
    ],
    libs: [
        "Robolectric_all-target",
+2 −2
Original line number Diff line number Diff line
@@ -32,8 +32,8 @@ java_library {
        "androidx.fragment_fragment",
    ],
    plugins: [
        "auto_value_plugin_1.9",
        "auto_value_builder_plugin_1.9",
        "auto_value_plugin",
        "auto_value_builder_plugin",
        "Robolectric_processor",
    ],