mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 11:47:04 +05:30
chore(deps): update dependency com.android.tools.build:gradle to v7.1.0 (#291)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
5b4adcea70
commit
1b2b76a731
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ buildscript {
|
|||
classpath("com.android.tools:r8:3.3.7-dev")
|
||||
classpath(kotlin("gradle-plugin", version = kotlinVersion))
|
||||
classpath(kotlin("serialization", version = kotlinVersion))
|
||||
classpath("com.android.tools.build:gradle:7.0.4")
|
||||
classpath("com.android.tools.build:gradle:7.1.0")
|
||||
classpath("com.google.dagger:hilt-android-gradle-plugin:2.40.5")
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue