Merge remote-tracking branch 'origin/dependabot/gradle/androidx.appcompat-appcompat-1.6.0'
This commit is contained in:
commit
7d0f672942
|
@ -48,7 +48,7 @@ if (project.hasProperty('sign')) {
|
|||
|
||||
dependencies {
|
||||
implementation("org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version")
|
||||
implementation("androidx.appcompat:appcompat:1.5.1")
|
||||
implementation("androidx.appcompat:appcompat:1.6.0")
|
||||
implementation("com.google.android.material:material:1.6.1")
|
||||
implementation("androidx.constraintlayout:constraintlayout:2.1.4")
|
||||
implementation("androidx.coordinatorlayout:coordinatorlayout:1.2.0")
|
||||
|
|
Loading…
Reference in New Issue