Giter VIP home page Giter VIP logo

Comments (6)

haoliu-amp avatar haoliu-amp commented on July 20, 2024

@MartinGonzalez jetbrains is used by okhttp library, that's why they're there.

from unity-plugin.

MartinGonzalez avatar MartinGonzalez commented on July 20, 2024

Just to know

Why you are delivering jar files if we can now have the EDM4U dependency to resolve them?

from unity-plugin.

Deroido avatar Deroido commented on July 20, 2024

I'm sorry.
Does Amplitude have any dependencies with com.android.installreferrer:installreferrer:1.0 ?

from unity-plugin.

Deroido avatar Deroido commented on July 20, 2024

I'm sorry.
Does Amplitude have any dependencies with com.android.installreferrer:installreferrer:1.0 ?

from unity-plugin.

MartinGonzalez avatar MartinGonzalez commented on July 20, 2024

@Deroido I think not, you can validate in Plugins/Android folder and also in AmplitudeDependencies.xml

FYI if you run EDM4U will delete local .aar/.jar files so there will not be duplicated dependencies. I guess it's for backward compatibility.

 <androidPackage spec="com.amplitude:android-sdk:2.28.2">
      <repositories>
        <repository>https://maven.google.com</repository>
      </repositories>
    </androidPackage>

    <androidPackage spec="com.squareup.okhttp3:okhttp:4.2.2">
      <repositories>
        <repository>https://maven.google.com</repository>
      </repositories>
    </androidPackage>
  </androidPackages>

from unity-plugin.

dantetam avatar dantetam commented on July 20, 2024

Hello @MartinGonzalez ,

I can confirm your test is correct, the EDM4U plugin does replace old imported files with new ones.

Our engineering team has noticed it is inconvenient for SDK users to import the files themselves. It's one less engineering task and even internally we have run into import issues relating to Java version 7 vs 8 vs 11 and the OpenJDK path used on MacOS and Windows.

Dante

from unity-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.