Skip to content

Commit

Permalink
Restore translations
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbWatershed committed Jan 1, 2023
1 parent 1c5e028 commit b9b9d43
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 @@ -46,7 +46,7 @@ android {
buildConfigField 'String', 'GITHUB_API_URL', '"https://api.github.com/repos/RobbWatershed/GalleryCherry/"'

proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
resConfigs 'en'
resConfigs 'en', 'ru', 'it', 'uk', 'hu', 'ko', 'ja', 'es'

renderscriptTargetApi 21
renderscriptSupportModeEnabled false
Expand Down

0 comments on commit b9b9d43

Please sign in to comment.