up主认证界面

This commit is contained in:
2026-03-28 18:28:08 +08:00
parent 659eef7e29
commit f5eb13a91e
30 changed files with 3747 additions and 15 deletions

View File

@@ -406,4 +406,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"
}