Skip to content

Commit 3fd2b59

Browse files
committed
Merge branch 'main' into refactor-1008
2 parents 6a59308 + a84bcd6 commit 3fd2b59

File tree

68 files changed

+1001
-478
lines changed

Some content is hidden

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

68 files changed

+1001
-478
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 1009026703
118+
versionName "9.2.67-3"
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.3</string>
4848
<key>FullStory</key>
4949
<dict>
5050
<key>OrgId</key>

0 commit comments

Comments
 (0)