Flipper: Unable to import Flipper in Android

Created on 26 Apr 2021  路  2Comments  路  Source: facebook/flipper

馃悰 Bug Report

To Reproduce

In build.gradle, put this line:
releaseImplementation 'com.facebook.flipper:flipper-noop:0.86.0'

Try to build, and see this error:

Could not find com.facebook.flipper:flipper-noop:0.86.0.

Environment

Android Studio 4.1.3

Most helpful comment

I had the same problem. If I understand the shields on the README correctly, it looks like 0.86.0 hasn't been published to maven central yet?

Screen Shot 2021-04-26 at 4 22 57 PM

I found I was able to use 0.85.0 just fine so intending to stick with that for now.

All 2 comments

I had the same problem. If I understand the shields on the README correctly, it looks like 0.86.0 hasn't been published to maven central yet?

Screen Shot 2021-04-26 at 4 22 57 PM

I found I was able to use 0.85.0 just fine so intending to stick with that for now.

Sorry, I missed that the release for that one failed. 0.87 is out now.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

justintuchek picture justintuchek  路  3Comments

orlandobustamantep picture orlandobustamantep  路  3Comments

mune0903 picture mune0903  路  4Comments

paschaldev picture paschaldev  路  3Comments

abaker picture abaker  路  3Comments