support Android 13 per-app languages (#2829)
* support Android 13 per-app languages * fix tests * fix language ids in locales_config.xml * fix language setting default in ComposeActivity
This commit is contained in:
parent
9f7cd2fa32
commit
c96a81571c
11 changed files with 165 additions and 89 deletions
|
@ -1,7 +1,7 @@
|
|||
[versions]
|
||||
agp = "7.2.2"
|
||||
androidx-activity = "1.6.0"
|
||||
androidx-appcompat = "1.5.1"
|
||||
androidx-appcompat = "1.6.0-rc01"
|
||||
androidx-browser = "1.4.0"
|
||||
androidx-cardview = "1.0.0"
|
||||
androidx-constraintlayout = "2.1.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue