自定义昵称和头像

This commit is contained in:
DelLevin-Home
2026-03-05 13:24:46 +08:00
parent 44e5418031
commit 3ebc71da7d
16 changed files with 2037 additions and 1503 deletions

View File

@@ -3,4 +3,7 @@ android.useAndroidX=true
systemProp.http.proxyHost=127.0.0.1
systemProp.http.proxyPort=10808
systemProp.https.proxyHost=127.0.0.1
systemProp.https.proxyPort=10808
systemProp.https.proxyPort=10808
org.gradle.daemon=false
kotlin.incremental=false
kotlin.compiler.execution.strategy=out-of-process