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:
@@ -35,6 +35,8 @@ android {
|
||||
|
||||
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
||||
consumerProguardFiles 'consumer-rules.pro'
|
||||
|
||||
resourceConfigurations += ["en", "ja", "zh_CN", "zh_HK", "zh_MO", "zh_TW"]
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
Reference in New Issue
Block a user