完成电话连接规则的编辑和保存

This commit is contained in:
ZhanGSKen
2025-03-02 18:26:45 +08:00
parent 02673d19dd
commit c827b2cbad
19 changed files with 727 additions and 101 deletions

View File

@@ -51,6 +51,8 @@ android {
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation 'com.squareup.okhttp3:okhttp:4.4.1'
// https://mvnrepository.com/artifact/com.github.open-android/pinyin4j
implementation 'com.github.open-android:pinyin4j:2.5.0'