Skip to content
This repository was archived by the owner on Nov 12, 2024. It is now read-only.

Commit f93f990

Browse files
Bump gradle from 7.0.0 to 7.0.4
Bumps gradle from 7.0.0 to 7.0.4. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd4994a commit f93f990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
mavenCentral()
88
}
99
dependencies {
10-
classpath "com.android.tools.build:gradle:7.0.0"
10+
classpath "com.android.tools.build:gradle:7.0.4"
1111
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1212
classpath "com.google.dagger:hilt-android-gradle-plugin:$hilt_version"
1313

0 commit comments

Comments
 (0)