We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5dc5f1 commit cbe176dCopy full SHA for cbe176d
build.gradle
@@ -89,7 +89,7 @@ dependencies {
89
api 'androidx.navigation:navigation-fragment-ktx:2.5.3'
90
api 'androidx.navigation:navigation-ui-ktx:2.5.3'
91
api 'com.github.delight-im:Android-AdvancedWebView:v3.2.1'
92
- api 'com.google.android.material:material:1.8.0'
+ api 'com.google.android.material:material:1.10.0'
93
api 'joda-time:joda-time:2.12.5'
94
api "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlinVersion"
95
testImplementation "junit:junit:4.13.2"
0 commit comments