Skip to content

Instantly share code, notes, and snippets.

@Leviaran
Created February 5, 2021 06:44
Show Gist options
  • Save Leviaran/37a1c23e0f242a95de1c4f3eda7ae17c to your computer and use it in GitHub Desktop.
Save Leviaran/37a1c23e0f242a95de1c4f3eda7ae17c to your computer and use it in GitHub Desktop.
def fragment_version = "1.2.0-rc01"
implementation "androidx.fragment:fragment-testing:$fragment_version"
implementation "androidx.fragment:fragment-ktx:$fragment_version"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment