mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 12:57:04 +05:30
chore(deps): update dependency com.android.tools.build:gradle to v7.1.1
This commit is contained in:
parent
2e42640c22
commit
1852c79853
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.1.0")
|
||||
classpath("com.android.tools.build:gradle:7.1.1")
|
||||
classpath("com.google.dagger:hilt-android-gradle-plugin:2.40.5")
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue