Created
May 23, 2020 07:53
-
-
Save anoopmaddasseri/fd19c6f85121a8c01297064776e776a9 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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