This commit is contained in:
lunaticbum
2024-08-13 18:22:27 +09:00
parent 85e3ac1414
commit b8c08da378
16 changed files with 403 additions and 306 deletions
+1
View File
@@ -70,4 +70,5 @@ dependencies {
implementation ("com.google.android.material:material:1.10.0")
implementation (kotlin("stdlib", version = kotlinVersion))
implementation ("com.github.cachapa:ExpandableLayout:2.9.2")
implementation ("com.squareup.picasso:picasso:2.8")
}