Skip to content

Commit a122eea

Browse files
committed
Merge branch 'main' of github.com:mananjadhav/App into fix/mj-75075-hold-modal-rhp
2 parents 147c1b1 + b239d04 commit a122eea

File tree

60 files changed

+430
-441
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+430
-441
lines changed

Mobile-Expensify

android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ android {
114114
minSdkVersion rootProject.ext.minSdkVersion
115115
targetSdkVersion rootProject.ext.targetSdkVersion
116116
multiDexEnabled rootProject.ext.multiDexEnabled
117-
versionCode 1009026700
118-
versionName "9.2.67-0"
117+
versionCode 1009026702
118+
versionName "9.2.67-2"
119119
// Supported language variants must be declared here to avoid from being removed during the compilation.
120120
// This also helps us to not include unnecessary language variants in the APK.
121121
resConfigs "en", "es"

assets/images/product-illustrations/big-vault.svg

Lines changed: 1 addition & 0 deletions
Loading

assets/images/product-illustrations/broken-humpty-dumpty.svg

Lines changed: 1 addition & 195 deletions
Loading

assets/images/product-illustrations/dj-booth-reference-hands.svg

Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

assets/images/product-illustrations/save-the-world-scale.svg

Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

assets/images/product-illustrations/workspace-scene.svg

Lines changed: 1 addition & 0 deletions
Loading

ios/NewExpensify/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
</dict>
4545
</array>
4646
<key>CFBundleVersion</key>
47-
<string>9.2.67.0</string>
47+
<string>9.2.67.2</string>
4848
<key>FullStory</key>
4949
<dict>
5050
<key>OrgId</key>

0 commit comments

Comments
 (0)