Skip to content

Commit 0f3055c

Browse files
authored
Merge pull request #76 from v2er-app/dependabot/gradle/com.android.tools.build-gradle-8.11.1
chore(deps): bump com.android.tools.build:gradle from 8.11.0 to 8.11.1
2 parents 4adbae1 + a04805e commit 0f3055c

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
maven { url "https://plugins.gradle.org/m2/" }
88
}
99
dependencies {
10-
classpath 'com.android.tools.build:gradle:8.11.0'
10+
classpath 'com.android.tools.build:gradle:8.11.1'
1111
}
1212
}
1313

0 commit comments

Comments
 (0)