File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ android {
3838dependencies {
3939 implementation fileTree(dir : ' libs' , include : [' *.jar' ])
4040
41- implementation ' androidx.appcompat:appcompat:1.3.0 '
41+ implementation ' androidx.appcompat:appcompat:1.6.0-rc01 '
4242 implementation ' androidx.constraintlayout:constraintlayout:2.0.4'
4343 implementation ' com.google.android.material:material:1.3.0'
4444 implementation project(' :trashapp_common' )
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ android {
3636dependencies {
3737 implementation fileTree(dir : ' libs' , include : [' *.jar' ])
3838
39- implementation ' androidx.appcompat:appcompat:1.3.0 '
39+ implementation ' androidx.appcompat:appcompat:1.6.0-rc01 '
4040 implementation ' com.google.code.gson:gson:2.8.5'
4141 testImplementation ' junit:junit:4.12'
4242 androidTestImplementation ' androidx.test:runner:1.3.0'
You can’t perform that action at this time.
0 commit comments