Skip to content

Instantly share code, notes, and snippets.

@pyeongho
Created November 25, 2021 00:31
Show Gist options
  • Save pyeongho/9384a672e29083a20fe87dd6dfe55a31 to your computer and use it in GitHub Desktop.
Save pyeongho/9384a672e29083a20fe87dd6dfe55a31 to your computer and use it in GitHub Desktop.
debugImplementation "com.facebook.flipper:flipper:$flipperVersion"
debugImplementation "com.facebook.soloader:soloader:$soloaderVersion"
debugImplementation "com.facebook.flipper:flipper-network-plugin:$flipperVersion"
releaseImplementation "com.facebook.flipper:flipper-noop:$flipperVersion"
releaseImplementation 'com.github.theGlenn:flipper-android-no-op:0.9.0'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment