|
@@ -45,6 +45,8 @@ dependencies {
|
|
|
api project(path:':compdfkit_repo:compdfkit-ui')
|
|
|
api 'com.github.bumptech.glide:glide:4.13.2'
|
|
|
annotationProcessor 'com.github.bumptech.glide:compiler:4.13.2'
|
|
|
+ api 'androidx.documentfile:documentfile:1.0.1'
|
|
|
+
|
|
|
implementation 'androidx.appcompat:appcompat:1.6.1'
|
|
|
implementation 'com.google.android.material:material:1.8.0'
|
|
|
}
|