Android Standalone build failed

@rmaniar ah okay, sorry about that, glad you figured it out. For anyone else having this issue, I just put out an update to expokit which fixes this – you can get it by following the normal upgrade instructions here https://docs.expo.io/versions/v28.0.0/expokit/expokit#upgrading-expokit .

1 Like

Same here

Hi @jamesalopez - the fix has been deployed to our build servers, so if you start a new build now it should not encounter this error. If your app is detached then you’ll need to follow the instructions above to fix it.

1 Like

@jamesalopez, i have detached app, where is the “instructions above”?

You have to change the lottie dependency from 2.5.+ to 2.5.5 in:

  • android/app/build.gradle
  • android/maven/host/exp/exponent/expoview/28.0.0/expoview-28.0.0.pom
  • android/maven/host/exp/exponent/expoview/28.0.0/ivy-28.0.0.xml

Then in Android Studio, File->Sync Project With Gradle and then clean build.

2 Likes

@rmaniar We love you, kisses from i9xp team

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.