Add Fragment KTX library.

This commit is contained in:
Isira Seneviratne 2020-05-25 11:06:42 +05:30
parent 0978f237f4
commit 1943212a7b
1 changed files with 1 additions and 0 deletions

View File

@ -133,6 +133,7 @@ dependencies {
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation "androidx.fragment:fragment-ktx:1.2.4"
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'androidx.core:core-ktx:1.2.0'
implementation 'commons-io:commons-io:2.6'