question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Android build error

See original GitHub issue

Summary

Version 2.1.3
Affected OS Android
OS Version ?

Current behavior

Got error when run ./gradlew assembleRelease

image

Expected behavior

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:19

github_iconTop GitHub Comments

8reactions
thormengkheangcommented, Jun 28, 2019

@mikehardy

I have already set compileSdkVersion = 28 in android/build.gradle. I still got the same error.

image

3reactions
mikehardycommented, Jul 9, 2019

You’re welcome! Hopefully it all eventually worked out for you and I guess if anything this will server as a good indicator of which libraries to use or avoid from a maintenance perspective and we can all limp along jetifying until then. Cheers

Read more comments on GitHub >

github_iconTop Results From Across the Web

Known issues with Android Studio and Android Gradle Plugin
Known issues with Android Studio and Android Gradle Plugin · Error when rendering Compose Preview · Error when using different passwords for key...
Read more >
How to fix build failed error in Android Studio? - Stack Overflow
Looks like some linking issue is causing the error. You can try to close android studio and delete .gradle folder and .idea folder...
Read more >
[FIXED] Android build failures `No matching variant of ... - GitHub
The build error looks something like this: Error: Command failed: gradlew.bat app:installDebug -PreactNativeDevServerPort=8081 FAILURE: Build ...
Read more >
How to fix all build errors in react native(Android specific).
To fix this, you will have to increase the heap memory allocation. Then open the file android/app/build. gradle in a text editor.
Read more >
Why does a build fail in Android Studio even if I don't ... - Quora
Build fails are normal in Android studio. I have faced a million times. It may occure if your Android Studio is not updated....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found