Skip to content

Commit

Permalink
Enable Automatic Per-App Language Support
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyMarvin authored Sep 13, 2023
1 parent 15888cc commit 130396a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ android {
versionCode 30
versionName "3.0"

androidResources {
generateLocaleConfig true
}

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit 130396a

Please sign in to comment.