无法在androidx中访问FileUtils

时间:2018-09-17 13:04:01

标签: android androidx

我最近将项目迁移到了androidx,现在可以找到FileUtils类。

这是我的build.gradle文件。

implementation "androidx.appcompat:appcompat:1.0.0-rc02"
implementation "androidx.percentlayout:percentlayout:1.0.0-rc02"
implementation "androidx.browser:browser:1.0.0-rc02"
implementation "androidx.cardview:cardview:1.0.0-rc02"
implementation "androidx.legacy:legacy-support-v4:1.0.0-rc02"
implementation "com.google.android.material:material:1.0.0-rc02"

0 个答案:

没有答案