mirror of
https://github.com/KitsunePie/AppErrorsTracking.git
synced 2025-09-05 10:45:16 +08:00
feat: Per-app language preferences
This commit is contained in:
@@ -37,6 +37,8 @@ android {
|
||||
|
||||
/** 添加 App Center Secret 到 BuildConfig */
|
||||
buildConfigField('String', 'APP_CENTER_SECRET', "\"${getAppCenterSecret()}\"")
|
||||
|
||||
resourceConfigurations += ["en", "ja", "zh_CN", "zh_HK", "zh_MO", "zh_TW"]
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
Reference in New Issue
Block a user