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