Skip to content

Commit adb87cb

Browse files
dependabot[bot]thestinger
authored andcommitted
Bump gradle from 7.2.1 to 7.2.2
Bumps gradle from 7.2.1 to 7.2.2. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 09ccfb0 commit adb87cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
}
1111
}
1212
dependencies {
13-
classpath("com.android.tools.build:gradle:7.2.1")
13+
classpath("com.android.tools.build:gradle:7.2.2")
1414
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.10")
1515
}
1616
}

0 commit comments

Comments
 (0)