Skip to content

Instantly share code, notes, and snippets.

@skydoves
Created November 8, 2023 06:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save skydoves/9a1e28c5bef77996b4ccb3c8269eff27 to your computer and use it in GitHub Desktop.
Save skydoves/9a1e28c5bef77996b4ccb3c8269eff27 to your computer and use it in GitHub Desktop.
baseline_profile_module
dependencies {
...
// Add a `baselineProfile` dependency on the `:baseline-profile` module.
baselineProfile(project(":baseline-profile"))
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment