This commit is contained in:
2024-12-20 18:06:54 +09:00
parent 4d8b9b728b
commit 1169b159e8
12 changed files with 692 additions and 444 deletions
+1
View File
@@ -41,6 +41,7 @@ dependencies {
implementation ("androidx.annotation:annotation:1.9.1")
implementation ("androidx.appcompat:appcompat:1.7.0")
implementation ("com.google.android.material:material:1.12.0")
// implementation ("org.apache.tika:tika-parsers:1.24")
// implementation ("com.nineoldandroids:library:2.4.0")
implementation ("androidx.core:core-ktx:1.15.0")
implementation(project(":utils"))