This commit is contained in:
2025-01-23 17:18:41 +09:00
parent d00c97e7d7
commit eb51ed944a
30 changed files with 964 additions and 467 deletions
+1 -1
View File
@@ -89,7 +89,7 @@ dependencies {
implementation ("androidx.core:core-splashscreen:1.0.1")
implementation ("androidx.lifecycle:lifecycle-runtime-ktx:2.8.7")
implementation ("com.google.android.material:material:1.12.0")
implementation ("com.ibm.icu:icu4j:68.1")
implementation (kotlin("stdlib", version = kotlinVersion))
implementation ("com.github.cachapa:ExpandableLayout:2.9.2")
implementation ("com.squareup.picasso:picasso:2.71828")