File tree Expand file tree Collapse file tree 20 files changed +26
-26
lines changed
persistent_cloud_anchor_java/app
recording_playback_java/app Expand file tree Collapse file tree 20 files changed +26
-26
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ android {
4141
4242dependencies {
4343 // ARCore (Google Play Services for AR) library.
44- implementation ' com.google.ar:core:1.43 .0'
44+ implementation ' com.google.ar:core:1.44 .0'
4545
4646 // Obj - a simple Wavefront OBJ file loader
4747 // https://github.com/javagl/Obj
Original file line number Diff line number Diff line change @@ -68,8 +68,8 @@ android {
6868
6969dependencies {
7070 // ARCore (Google Play Services for AR) library.
71- implementation ' com.google.ar:core:1.43 .0'
72- natives ' com.google.ar:core:1.43 .0'
71+ implementation ' com.google.ar:core:1.44 .0'
72+ natives ' com.google.ar:core:1.44 .0'
7373
7474 implementation ' androidx.appcompat:appcompat:1.1.0'
7575 implementation ' com.google.android.material:material:1.1.0'
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ android {
4141
4242dependencies {
4343 // ARCore (Google Play Services for AR) library.
44- implementation ' com.google.ar:core:1.43 .0'
44+ implementation ' com.google.ar:core:1.44 .0'
4545
4646 // Obj - a simple Wavefront OBJ file loader
4747 // https://github.com/javagl/Obj
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ android {
4141
4242dependencies {
4343 // ARCore (Google Play Services for AR) library.
44- implementation ' com.google.ar:core:1.43 .0'
44+ implementation ' com.google.ar:core:1.44 .0'
4545
4646 // Obj - a simple Wavefront OBJ file loader
4747 // https://github.com/javagl/Obj
Original file line number Diff line number Diff line change @@ -68,8 +68,8 @@ android {
6868
6969dependencies {
7070 // ARCore (Google Play Services for AR) library.
71- implementation ' com.google.ar:core:1.43 .0'
72- natives ' com.google.ar:core:1.43 .0'
71+ implementation ' com.google.ar:core:1.44 .0'
72+ natives ' com.google.ar:core:1.44 .0'
7373
7474 implementation ' androidx.appcompat:appcompat:1.1.0'
7575 implementation ' com.google.android.material:material:1.1.0'
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ android {
4141
4242dependencies {
4343 // ARCore (Google Play Services for AR) library.
44- implementation ' com.google.ar:core:1.43 .0'
44+ implementation ' com.google.ar:core:1.44 .0'
4545
4646 // Obj - a simple Wavefront OBJ file loader
4747 // https://github.com/javagl/Obj
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ android {
4141
4242dependencies {
4343 // ARCore (Google Play Services for AR) library.
44- implementation ' com.google.ar:core:1.43 .0'
44+ implementation ' com.google.ar:core:1.44 .0'
4545 implementation ' com.google.android.gms:play-services-location:19.0.1'
4646 implementation ' com.google.android.gms:play-services-auth:19.0.0'
4747
Original file line number Diff line number Diff line change @@ -70,8 +70,8 @@ android {
7070
7171dependencies {
7272 // ARCore (Google Play Services for AR) library.
73- implementation ' com.google.ar:core:1.43 .0'
74- natives ' com.google.ar:core:1.43 .0'
73+ implementation ' com.google.ar:core:1.44 .0'
74+ natives ' com.google.ar:core:1.44 .0'
7575
7676 implementation ' androidx.appcompat:appcompat:1.1.0'
7777 implementation ' com.google.android.material:material:1.1.0'
Original file line number Diff line number Diff line change @@ -66,8 +66,8 @@ android {
6666
6767dependencies {
6868 // ARCore (Google Play Services for AR) library.
69- implementation ' com.google.ar:core:1.43 .0'
70- natives ' com.google.ar:core:1.43 .0'
69+ implementation ' com.google.ar:core:1.44 .0'
70+ natives ' com.google.ar:core:1.44 .0'
7171
7272 // Obj - a simple Wavefront OBJ file loader
7373 // https://github.com/javagl/Obj
Original file line number Diff line number Diff line change @@ -68,8 +68,8 @@ android {
6868
6969dependencies {
7070 // ARCore (Google Play Services for AR) library.
71- implementation ' com.google.ar:core:1.43 .0'
72- natives ' com.google.ar:core:1.43 .0'
71+ implementation ' com.google.ar:core:1.44 .0'
72+ natives ' com.google.ar:core:1.44 .0'
7373
7474 implementation ' androidx.appcompat:appcompat:1.1.0'
7575 implementation ' com.google.android.material:material:1.1.0'
You can’t perform that action at this time.
0 commit comments