Skip to content

Commit a5fa888

Browse files
slavickmarc-medley
andauthored
Add Persian translation (#249)
* Adds Persian (fa) translation in `…/res/values-fa` directory. (#244) * Adds Persian (fa) translation in `…/res/values-fa` directory. * Updated Persian (fa) translation. * Update versionCode and versionName * 20240328 Persian (fa) translation update (#246) * Update versionCode * 2024.04.26 Persian (fa) translation update (#247) * Fixed Andriod sequence for food_info_types_nuts 8 to 13 for Persian. (Peanuts … Walnuts) (#248) * Update versionCode --------- Co-authored-by: --marc <[email protected]>
1 parent a2dee1e commit a5fa888

File tree

2 files changed

+573
-2
lines changed

2 files changed

+573
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ android {
3434
multiDexEnabled true
3535
targetSdkVersion 33
3636
vectorDrawables.useSupportLibrary = true
37-
versionCode 86
38-
versionName "24"
37+
versionCode 89
38+
versionName "25"
3939
}
4040
buildTypes {
4141
debug {

0 commit comments

Comments
 (0)