File tree Expand file tree Collapse file tree 14 files changed +14
-14
lines changed
Expand file tree Collapse file tree 14 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ android {
3333
3434dependencies {
3535 implementation fileTree(dir : ' libs' , include : [' *.jar' ])
36- implementation ' androidx.appcompat:appcompat:1.0 .0'
36+ implementation ' androidx.appcompat:appcompat:1.7 .0'
3737 androidTestImplementation ' androidx.test.espresso:espresso-core:3.6.1'
3838 implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
3939 testImplementation ' junit:junit:4.13.2'
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ android {
3737
3838dependencies {
3939 implementation fileTree(dir : ' libs' , include : [' *.jar' ])
40- implementation ' androidx.appcompat:appcompat:1.0 .0'
40+ implementation ' androidx.appcompat:appcompat:1.7 .0'
4141 androidTestImplementation ' androidx.test.espresso:espresso-core:3.6.1'
4242 implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
4343 testImplementation ' junit:junit:4.13.2'
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ android {
4444
4545dependencies {
4646 implementation fileTree(dir : ' libs' , include : [' *.jar' ])
47- implementation ' androidx.appcompat:appcompat:1.0 .0'
47+ implementation ' androidx.appcompat:appcompat:1.7 .0'
4848 implementation ' com.google.android.material:material:1.12.0'
4949 androidTestImplementation ' androidx.test.espresso:espresso-core:3.6.1'
5050 implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ android {
3333dependencies {
3434 implementation fileTree(dir : ' libs' , include : [' *.jar' ])
3535 implementation ' androidx.recyclerview:recyclerview:1.3.2'
36- implementation ' androidx.appcompat:appcompat:1.0 .0'
36+ implementation ' androidx.appcompat:appcompat:1.7 .0'
3737 androidTestImplementation ' androidx.test.espresso:espresso-core:3.6.1'
3838 implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
3939 testImplementation ' junit:junit:4.13.2'
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ android {
3232
3333dependencies {
3434 implementation fileTree(dir : ' libs' , include : [' *.jar' ])
35- implementation ' androidx.appcompat:appcompat:1.0 .0'
35+ implementation ' androidx.appcompat:appcompat:1.7 .0'
3636 androidTestImplementation ' androidx.test.espresso:espresso-core:3.6.1'
3737 implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
3838 testImplementation ' junit:junit:4.13.2'
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ android {
4646}
4747
4848dependencies {
49- implementation ' androidx.appcompat:appcompat:1.0 .0'
49+ implementation ' androidx.appcompat:appcompat:1.7 .0'
5050 implementation ' com.google.android.material:material:1.12.0'
5151 implementation ' androidx.cardview:cardview:1.0.0'
5252 implementation ' androidx.recyclerview:recyclerview:1.3.2'
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ dependencies {
6565 implementation project(' :virocore' )
6666 implementation project(' :libs:gvr' )
6767 implementation ' com.google.ar:core:1.45.0'
68- implementation " androidx.appcompat:appcompat:1.0 .0"
68+ implementation " androidx.appcompat:appcompat:1.7 .0"
6969 implementation " androidx.core:core-ktx:1.8.0"
7070 implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.0.20"
7171}
Original file line number Diff line number Diff line change @@ -68,5 +68,5 @@ dependencies {
6868 implementation ' com.google.ar:core:1.45.0'
6969 implementation project(' :libs:gvr' )
7070 implementation project(' :virocore' )
71- implementation " androidx.appcompat:appcompat:1.0 .0"
71+ implementation " androidx.appcompat:appcompat:1.7 .0"
7272}
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ dependencies {
8585 implementation project(' :virocore' )
8686 implementation ' com.google.ar:core:1.45.0'
8787 implementation project(' :libs:gvr' )
88- implementation " androidx.appcompat:appcompat:1.0 .0"
88+ implementation " androidx.appcompat:appcompat:1.7 .0"
8989 // testing dependencies
9090 androidTestImplementation " androidx.test.espresso:espresso-core:3.6.1"
9191 androidTestImplementation ' androidx.test:rules:1.5.0'
Original file line number Diff line number Diff line change @@ -69,5 +69,5 @@ dependencies {
6969 implementation ' com.google.ar:core:1.45.0'
7070 implementation project(' :libs:gvr' )
7171 implementation project(' :virocore' )
72- implementation " androidx.appcompat:appcompat:1.0 .0"
72+ implementation " androidx.appcompat:appcompat:1.7 .0"
7373}
You canβt perform that action at this time.
0 commit comments