This commit is contained in:
nail
2026-03-28 19:19:05 +08:00
30 changed files with 3747 additions and 15 deletions

View File

@@ -410,4 +410,5 @@ dependencies {
implementation 'com.google.android.material:material:1.2.1'
implementation 'androidx.constraintlayout:constraintlayout:2.0.1'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
}