Skip to content

Commit ddec26f

Browse files
Update 2.41.2 (#296)
* update: arcore 1.43, viro core 1.21.1 * update: virocore builds
1 parent 80bb253 commit ddec26f

File tree

9 files changed

+2
-2
lines changed

9 files changed

+2
-2
lines changed

android/arcore_client/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
configurations.maybeCreate("default")
2-
artifacts.add("default", file('core-1.26.0.aar'))
2+
artifacts.add("default", file('core-1.43.0.aar'))
-246 KB
Binary file not shown.
284 KB
Binary file not shown.
2.4 KB
Binary file not shown.
-1 Bytes
Binary file not shown.
24.2 KB
Binary file not shown.
-1 Bytes
Binary file not shown.
24.2 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"main": "dist/index.js",
44
"module": "dist/index.js",
55
"types": "dist/index.d.ts",
6-
"version": "2.41.1",
6+
"version": "2.41.2",
77
"license": "MIT",
88
"publishConfig": {
99
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)