flipper
flipper copied to clipboard
deps cannot be recognized by gradle for v0.248.0
🐛 Bug Report
com.facebook.flipper.*
deps cannot found by with v0.248.0, changed to v0.247.0 fixed it. I am following official setup guide and using the same initial code in the example for Application class: https://fbflipper.com/docs/getting-started/android-native/
To Reproduce
In Android Studio, create a new project with blank Activity, with compose enabled, min SDK 24,target SDK 34, and Kotlin DSL.
Environment
com.android.application v8.2.2 org.jetbrains.kotlin.android v1.9.0