Skip to content

Commit

Permalink
Add isPseudoLocalesEnabled
Browse files Browse the repository at this point in the history
  • Loading branch information
takahirom committed Jun 7, 2024
1 parent 6696919 commit f94ef5c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sample-android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ android {
}

buildTypes {
debug {
isPseudoLocalesEnabled = true
}
release {
minifyEnabled false
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
Expand Down

0 comments on commit f94ef5c

Please sign in to comment.