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

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

Switch to source-built GSON.

Bug: 243950468
Test: local build, presubmit, check that aosp_raven boots.
Change-Id: I63f3bd3b99379ff21f5276bdaa19ecca23fcf6e8
parent 272c4647
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -20,12 +20,12 @@ android_test {
    static_libs: [
        "androidx.test.ext.truth",
        "androidx.test.rules",
        "mockito-target",
        "androidx.test.espresso.intents",
        "gson-prebuilt-jar",
        "androidx.room_room-migration",
        "androidx.room_room-runtime",
        "androidx.room_room-testing",
        "gson",
        "mockito-target",
        "truth-prebuilt",
        "PlatformProperties"
    ],