1.完成国内登录注册接口逻辑

2.剔除部分未使用字符串的key
3.不再支持 32 位 ,只支持'arm64-v8a', 'x86_64'
This commit is contained in:
2026-07-21 16:08:32 +08:00
parent beb802e8c2
commit f51e8f24de
24 changed files with 60 additions and 78 deletions

View File

@@ -4,10 +4,9 @@
# Location of the SDK. This is only used by Gradle.
# For customization when using a Version Control System, please read the
# header note.
#Tue Jul 12 12:13:20 CST 2022
sdk.dir=H\:\\androidSdk
#签名文件配置信息
keyStoreFile=E\:\\AndroidProject\\key\\shanrenkey.jks
keyStorePassword=ShanrenSport365
#Mon Jul 20 11:52:16 CST 2026
keyAlias=ShanrenSportKey
keyAliasPassword=ShanrenSport365
keyAliasPassword=ShanrenSport365
keyStoreFile=F\:\\Project\\AndroidProject\\key\\shanrenkey.jks
keyStorePassword=ShanrenSport365
sdk.dir=D\:\\AndroidSdk