Skip to content

Commit

Permalink
Merge branch 'main' into search-v1-p2/policy-filter
Browse files Browse the repository at this point in the history
  • Loading branch information
WojtekBoman committed May 13, 2024
2 parents 194a44c + f443efa commit 71204e2
Show file tree
Hide file tree
Showing 175 changed files with 4,459 additions and 2,281 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.10.0
20.13.0
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
multiDexEnabled rootProject.ext.multiDexEnabled
versionCode 1001047100
versionName "1.4.71-0"
versionCode 1001047300
versionName "1.4.73-0"
// Supported language variants must be declared here to avoid from being removed during the compilation.
// This also helps us to not include unnecessary language variants in the APK.
resConfigs "en", "es"
Expand Down
19 changes: 19 additions & 0 deletions assets/images/credit-card-hourglass.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/images/receipt-scan.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
144 changes: 0 additions & 144 deletions contributingGuides/PROPTYPES_CONVERSION_TABLE.md

This file was deleted.

Loading

0 comments on commit 71204e2

Please sign in to comment.