Skip to content

Commit 3056c59

Browse files
authored
Merge pull request #516 from AppDevNext/dependabot/gradle/com.android.tools.build-gradle-8.1.1
Bump com.android.tools.build:gradle from 8.1.0 to 8.1.1
2 parents a0f4ff0 + 7b22157 commit 3056c59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
}
88

99
dependencies {
10-
classpath 'com.android.tools.build:gradle:8.1.0'
10+
classpath 'com.android.tools.build:gradle:8.1.1'
1111
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1212
classpath "org.jlleitschuh.gradle:ktlint-gradle:11.5.1"
1313

0 commit comments

Comments
 (0)