Switch to auto-generated per-app languages

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2023-07-30 23:02:18 +08:00
parent 516e3378b6
commit 0845add5ee
4 changed files with 5 additions and 69 deletions

View File

@@ -93,6 +93,10 @@ android {
lint {
lintConfig file("lint.xml")
}
androidResources {
generateLocaleConfig true
}
}
kapt {