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

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

Use Guava built from source in tools.

Bug: 244341573
Test: presubmit
Change-Id: I401a191b414185a299ca1f28372770ff424171c4
parent fbfc1da0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,6 +16,6 @@ java_binary_host {
        "asm-commons-9.2",
        "asm-tree-9.2",
        "asm-analysis-9.2",
        "guava-21.0",
        "guava",
    ],
}
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ java_binary_host {
        "asm-commons-9.2",
        "asm-tree-9.2",
        "asm-analysis-9.2",
        "guava-21.0",
        "guava",
    ],
}