Skip to content

Commit

Permalink
Update Languages
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyMarvin authored Jan 7, 2024
1 parent 2d7e0f6 commit fdbe90d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ android {
versionName "1.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
resConfigs "en", "cs", "de", "es", "hr", "lt", "nb-rNO", "pt-rBR", "ru", "sat", "tr", "zh-rCN"
resConfigs "en", "cs", "de", "es", "hr", "lt", "nb-rNO", "pt", "pt-rBR", "ru", "sat", "tr", "zh-rCN"
}
buildTypes {
release {
Expand Down

0 comments on commit fdbe90d

Please sign in to comment.