fix: 增加详情界面

This commit is contained in:
2022-12-23 21:58:34 +08:00
parent 062bd2de0d
commit bbc778fb12
14 changed files with 122 additions and 5 deletions

View File

@@ -23,7 +23,7 @@ kotlin.code.style=official
android.nonTransitiveRClass=true
android.enableJetifier=true
systemProp.http.proxyHost=127.0.0.1
systemProp.http.proxyPort=1080
systemProp.http.proxyPort=10080
systemProp.https.proxyHost=127.0.0.1
systemProp.https.proxyPort=1080
systemProp.https.proxyPort=10080
org.gradle.configureondemand=true