Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save anoopmaddasseri/fd19c6f85121a8c01297064776e776a9 to your computer and use it in GitHub Desktop.
Save anoopmaddasseri/fd19c6f85121a8c01297064776e776a9 to your computer and use it in GitHub Desktop.
implementation 'androidx.activity:activity:1.2.0-alpha05'
implementation 'androidx.activity:activity-ktx:1.2.0-alpha05'
//You must use fragment 1.3.0-alpha02 or later
implementation 'androidx.fragment:fragment:1.3.0-alpha05'
implementation 'androidx.fragment:fragment-ktx:1.3.0-alpha05'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment