Skip to content

Commit f7fc37a

Browse files
Merge pull request #110 from Naoki-Hidaka/dependabot/gradle/com.android.tools.build-gradle-7.1.2
2 parents 857002c + f0c0951 commit f7fc37a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
dependencies {
88
val kotlinVersion = "1.5.10"
99

10-
classpath("com.android.tools.build:gradle:7.1.1")
10+
classpath("com.android.tools.build:gradle:7.1.2")
1111
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10")
1212
classpath("com.google.dagger:hilt-android-gradle-plugin:2.40.1")
1313

0 commit comments

Comments
 (0)