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

Commit 8776c91d authored by Krzysztof Kosiński's avatar Krzysztof Kosiński Committed by Android (Google) Code Review
Browse files

Merge "Use auto value plugin built from source." into main

parents dfdc4eff d7b0599a
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",
    ],