This commit is contained in:
2025-03-27 11:50:45 +09:00
parent a297e76da0
commit b17d4a0411
19 changed files with 469 additions and 93 deletions
+7
View File
@@ -65,6 +65,8 @@ android {
buildFeatures {
viewBinding = true
dataBinding = true
buildConfig = true
resValues = true
}
compileOptions {
@@ -111,7 +113,12 @@ dependencies {
implementation(project(":utils"))
// implementation ("org.apache.tika:tika-parsers:1.12")
// implementation("org.opencv:opencv-android:4.11.0")
implementation ("androidx.media:media:1.7.0")
implementation(project(":sdk"))
// implementation ("me.everything:providers-android:1.0.1")
// implementation ("me.everything:providers-core:1.0.1")
// implementation ("androidx.window:window:1.0.0")