Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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