Update hackfix
This commit is contained in:
@@ -23,7 +23,9 @@ module.exports = function withAndroidManifestPlugin(appConfig) {
|
||||
decoratedAppConfig.modResults.contents = `${str.slice(
|
||||
0,
|
||||
index,
|
||||
)}\nresConfigs "en", "hi", "ja", "fr"\n${str.slice(index)}`
|
||||
)}\nresConfigs "en", "hi", "ja", "fr", "ko", "pt", "uk"\n${str.slice(
|
||||
index,
|
||||
)}`
|
||||
return decoratedAppConfig
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user