Skip to content

Commit ca4fd92

Browse files
authored
Merge pull request #86 from v2er-app/dependabot/gradle/com.android.tools.build-gradle-8.12.0
chore(deps): bump com.android.tools.build:gradle from 8.11.1 to 8.12.0
2 parents e426898 + 2307d8f commit ca4fd92

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.1'
10+
classpath 'com.android.tools.build:gradle:8.12.0'
1111
}
1212
}
1313

0 commit comments

Comments
 (0)