Initial commit

This commit is contained in:
admin1
2026-07-14 11:11:36 +08:00
commit 656499cf94
604 changed files with 119518 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# 本地 release 签名配置。
# 复制为 key.properties 并填入你的 keystore 信息。
# key.properties 已被 .gitignore 忽略,不会提交到仓库。
#
# 生成 keystore
# keytool -genkey -v -keystore release.keystore -alias smplayer \
# -keyalg RSA -keysize 2048 -validity 10000
#
# storeFile 路径相对于 android/app/ 目录解析。
storeFile=release.keystore
storePassword=
keyAlias=smplayer
keyPassword=