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 @@ -43,7 +43,7 @@ android {
4343dependencies {
4444 implementation fileTree(dir : ' libs' , include : [' *.jar' ])
4545 implementation ' androidx.appcompat:appcompat:1.3.1'
46- implementation ' com.google.android.material:material:1.4.0 '
46+ implementation ' com.google.android.material:material:1.6.1 '
4747 androidTestImplementation ' androidx.test.espresso:espresso-core:3.4.0'
4848 implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
4949 testImplementation ' junit:junit:4.13.2'
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ android {
4343
4444dependencies {
4545 implementation ' androidx.appcompat:appcompat:1.3.1'
46- implementation ' com.google.android.material:material:1.4.0 '
46+ implementation ' com.google.android.material:material:1.6.1 '
4747 implementation ' androidx.cardview:cardview:1.0.0'
4848 implementation ' androidx.recyclerview:recyclerview:1.2.1'
4949 implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
You can’t perform that action at this time.
0 commit comments