mirror of https://github.com/BOINC/boinc.git
Add Fragment KTX library.
This commit is contained in:
parent
0978f237f4
commit
1943212a7b
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue