把应用统一资源配置属性放到类库,方便其他应用统一调用。

This commit is contained in:
2026-05-11 01:29:32 +08:00
parent 3669a96768
commit 436e92702f
5 changed files with 7 additions and 6 deletions

View File

@@ -3,4 +3,6 @@
<string name="lib_name">libappbase</string>
<string name="hello_world">Hello, world!</string>
<string name="shared_user_id">cc.winboll.studio</string>
<string name="shared_user_label">studio@winboll.cc</string>
</resources>