File tree Expand file tree Collapse file tree 15 files changed +16
-16
lines changed Expand file tree Collapse file tree 15 files changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ dependencies {
4343 implementation project(" :internal:lintchecks" )
4444 implementation project(" :internal:chooserx" )
4545 implementation ' androidx.appcompat:appcompat:1.6.0'
46- implementation ' com.google.android.material:material:1.7 .0'
46+ implementation ' com.google.android.material:material:1.8 .0'
4747 implementation ' androidx.browser:browser:1.0.0'
4848 implementation ' androidx.navigation:navigation-fragment-ktx:2.5.3'
4949 implementation ' androidx.navigation:navigation-ui-ktx:2.5.3'
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ dependencies {
3636 implementation project(" :internal:lintchecks" )
3737 implementation project(" :internal:chooserx" )
3838
39- implementation ' com.google.android.material:material:1.7 .0'
39+ implementation ' com.google.android.material:material:1.8 .0'
4040 implementation ' androidx.appcompat:appcompat:1.6.0'
4141 implementation " androidx.preference:preference-ktx:1.2.0"
4242 // Needed to override the version used by preference-ktx
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ dependencies {
4242 implementation project(" :internal:lintchecks" )
4343 implementation project(" :internal:chooserx" )
4444
45- implementation ' com.google.android.material:material:1.7 .0'
45+ implementation ' com.google.android.material:material:1.8 .0'
4646 implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
4747 implementation ' androidx.multidex:multidex:2.0.1'
4848
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ dependencies {
4646 implementation ' androidx.activity:activity-ktx:1.6.1'
4747 implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
4848 implementation ' androidx.vectordrawable:vectordrawable-animated:1.1.0'
49- implementation ' com.google.android.material:material:1.7 .0'
49+ implementation ' com.google.android.material:material:1.8 .0'
5050 implementation ' androidx.navigation:navigation-fragment-ktx:2.5.3'
5151 implementation ' androidx.navigation:navigation-ui-ktx:2.5.3'
5252
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ android {
1616 targetSdkVersion 33
1717 versionCode 1
1818 versionName " 1.0"
19-
19+ multiDexEnabled true
2020 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
2121 }
2222
@@ -36,7 +36,7 @@ dependencies {
3636 implementation project(" :internal:lintchecks" )
3737 implementation project(" :internal:chooserx" )
3838
39- implementation ' com.google.android.material:material:1.7 .0'
39+ implementation ' com.google.android.material:material:1.8 .0'
4040
4141 // Import the Firebase BoM (see: https://firebase.google.com/docs/android/learn-more#bom)
4242 implementation platform(' com.google.firebase:firebase-bom:31.2.0' )
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ android {
4040dependencies {
4141 implementation project(" :internal:lintchecks" )
4242 implementation project(" :internal:chooserx" )
43- implementation ' com.google.android.material:material:1.7 .0'
43+ implementation ' com.google.android.material:material:1.8 .0'
4444 implementation " androidx.activity:activity-ktx:1.6.1"
4545
4646 // Import the Firebase BoM (see: https://firebase.google.com/docs/android/learn-more#bom)
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ dependencies {
3939
4040 implementation ' androidx.appcompat:appcompat:1.6.0'
4141 implementation ' androidx.recyclerview:recyclerview:1.2.1'
42- implementation ' com.google.android.material:material:1.7 .0'
42+ implementation ' com.google.android.material:material:1.8 .0'
4343 implementation ' androidx.navigation:navigation-fragment-ktx:2.5.3'
4444 implementation ' androidx.navigation:navigation-ui-ktx:2.5.3'
4545
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ dependencies {
4949 implementation project(" :internal:lintchecks" )
5050 implementation project(" :internal:chooserx" )
5151
52- implementation ' com.google.android.material:material:1.7 .0'
52+ implementation ' com.google.android.material:material:1.8 .0'
5353
5454 // Import the Firebase BoM (see: https://firebase.google.com/docs/android/learn-more#bom)
5555 implementation platform(' com.google.firebase:firebase-bom:31.2.0' )
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ dependencies {
7777 implementation ' androidx.vectordrawable:vectordrawable-animated:1.1.0'
7878 implementation ' androidx.cardview:cardview:1.0.0'
7979 implementation ' androidx.browser:browser:1.0.0'
80- implementation ' com.google.android.material:material:1.7 .0'
80+ implementation ' com.google.android.material:material:1.8 .0'
8181 implementation ' androidx.media:media:1.6.0'
8282 implementation ' androidx.recyclerview:recyclerview:1.2.1'
8383 implementation ' androidx.multidex:multidex:2.0.1'
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ dependencies {
4141 implementation ' androidx.activity:activity-ktx:1.6.1'
4242 implementation ' androidx.fragment:fragment-ktx:1.5.5'
4343 implementation ' androidx.appcompat:appcompat:1.6.0'
44- implementation ' com.google.android.material:material:1.7 .0'
44+ implementation ' com.google.android.material:material:1.8 .0'
4545
4646 // Import the Firebase BoM (see: https://firebase.google.com/docs/android/learn-more#bom)
4747 implementation platform(' com.google.firebase:firebase-bom:31.2.0' )
You can’t perform that action at this time.
0 commit comments