Giter Club home page Giter Club logo

Comments (6)

rlazo avatar rlazo commented on August 17, 2024 1

Hi @bensonarafat could you try adding

android.jetifier.ignorelist = generativeai:0.1.2.jar

to your gradle.properties file?

from generative-ai-android.

rlazo avatar rlazo commented on August 17, 2024 1

That's great! And thanks for coming back and updating the issue with the workaround.

from generative-ai-android.

bensonarafat avatar bensonarafat commented on August 17, 2024

I'll will be happy, if i can get some help about this issue
Thanks

from generative-ai-android.

bensonarafat avatar bensonarafat commented on August 17, 2024

Okay, i'll try it

from generative-ai-android.

bensonarafat avatar bensonarafat commented on August 17, 2024

Thanks, I found a solution
I just added this to my settings.gradle

pluginManagement {
    buildscript {
        repositories {
            mavenCentral()
            maven {
                url = uri("https://storage.googleapis.com/r8-releases/raw")
            }
        }
        dependencies {
            classpath("com.android.tools:r8:8.1.54")

        }
    }
}

source -> https://issuetracker.google.com/issues/290412574?pli=1

from generative-ai-android.

SundayPSM avatar SundayPSM commented on August 17, 2024

If i copy the same file
it was not giving me the solution
I am getting error If pasted the lines of code in the beginning or at the end.
How does it works for you Please Help me

from generative-ai-android.

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.