File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
code-samples/ARPlacingObjects Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ android {
45
45
dependencies {
46
46
implementation fileTree(dir : ' libs' , include : [' *.jar' ])
47
47
implementation ' androidx.appcompat:appcompat:1.0.0'
48
- implementation ' com.google.android.material:material:1.6.1 '
48
+ implementation ' com.google.android.material:material:1.12.0 '
49
49
androidTestImplementation ' androidx.test.espresso:espresso-core:3.1.0'
50
50
implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
51
51
testImplementation ' junit:junit:4.13.2'
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ android {
47
47
48
48
dependencies {
49
49
implementation ' androidx.appcompat:appcompat:1.0.0'
50
- implementation ' com.google.android.material:material:1.6.1 '
50
+ implementation ' com.google.android.material:material:1.12.0 '
51
51
implementation ' androidx.cardview:cardview:1.0.0'
52
52
implementation ' androidx.recyclerview:recyclerview:1.2.1'
53
53
implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
You canβt perform that action at this time.
0 commit comments