Skip to content

Commit 8347c23

Browse files
committed
Merge branch 'main' into collectioneur/transition-tracker-eslint
2 parents 639c707 + 71a4eb6 commit 8347c23

140 files changed

Lines changed: 1617 additions & 817 deletions

File tree

Some content is hidden

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

Mobile-Expensify

android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@ android {
111111
minSdkVersion rootProject.ext.minSdkVersion
112112
targetSdkVersion rootProject.ext.targetSdkVersion
113113
multiDexEnabled rootProject.ext.multiDexEnabled
114-
versionCode 1009036204
115-
versionName "9.3.62-4"
114+
versionCode 1009036205
115+
versionName "9.3.62-5"
116116
// Supported language variants must be declared here to avoid from being removed during the compilation.
117117
// This also helps us to not include unnecessary language variants in the APK.
118118
resConfigs "en", "es"
4.14 KB
Binary file not shown.
4.41 KB
Binary file not shown.
3.75 KB
Binary file not shown.
3.87 KB
Binary file not shown.

assets/fonts/native/ExpensifyNeue-Bold.otf

100755100644
4.14 KB
Binary file not shown.

assets/fonts/native/ExpensifyNeue-BoldItalic.otf

100755100644
4.41 KB
Binary file not shown.

assets/fonts/native/ExpensifyNeue-Italic.otf

100755100644
3.75 KB
Binary file not shown.

assets/fonts/native/ExpensifyNeue-Regular.otf

100755100644
3.87 KB
Binary file not shown.

0 commit comments

Comments
 (0)