Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/ReactVision/viro
Browse files Browse the repository at this point in the history
  • Loading branch information
doranteseduardo committed Jun 5, 2024
2 parents 79df0aa + ddec26f commit fa031c3
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/arcore_client/build.gradle
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
configurations.maybeCreate("default")
artifacts.add("default", file('core-1.26.0.aar'))
artifacts.add("default", file('core-1.43.0.aar'))
Binary file removed android/arcore_client/core-1.26.0.aar
Binary file not shown.
Binary file added android/arcore_client/core-1.43.0.aar
Binary file not shown.
Binary file modified android/viro_renderer/viro_renderer-release.aar
Binary file not shown.
Binary file modified ios/dist/ViroRenderer/ViroKit.framework/Info.plist
Binary file not shown.
Binary file modified ios/dist/ViroRenderer/ViroKit.framework/ViroKit
Binary file not shown.
Binary file modified ios/dist/ViroRenderer/armv7_arm64/ViroKit.framework/Info.plist
Binary file not shown.
Binary file modified ios/dist/ViroRenderer/armv7_arm64/ViroKit.framework/ViroKit
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"main": "dist/index.js",
"module": "dist/index.js",
"types": "dist/index.d.ts",
"version": "2.41.1",
"version": "2.41.2",
"license": "MIT",
"publishConfig": {
"registry": "https://registry.npmjs.org/"
Expand Down

0 comments on commit fa031c3

Please sign in to comment.