Skip to content

Commit

Permalink
Fix for #2560, #2317, #2282, #2091 - Duplicate class error with some …
Browse files Browse the repository at this point in the history
…mediation adapters.

PiperOrigin-RevId: 515172813
  • Loading branch information
maddevrelgithubbot committed Mar 9, 2023
1 parent 7210ecd commit 598e82e
Showing 1 changed file with 0 additions and 10 deletions.
Expand Up @@ -5,16 +5,6 @@
<repository>https://maven.google.com/</repository>
</repositories>
</androidPackage>
<androidPackage spec="androidx.lifecycle:lifecycle-common-java8:2.4.1">
<repositories>
<repository>https://maven.google.com/</repository>
</repositories>
</androidPackage>
<androidPackage spec="androidx.lifecycle:lifecycle-process:2.4.1">
<repositories>
<repository>https://maven.google.com/</repository>
</repositories>
</androidPackage>
</androidPackages>

<iosPods>
Expand Down

0 comments on commit 598e82e

Please sign in to comment.