Skip to content

Commit d8843eb

Browse files
fix(deps): update dependency com.android.tools.build:gradle to v8.11.1
1 parent c0bc715 commit d8843eb

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
@@ -3,7 +3,7 @@ import org.gradle.api.internal.project.ProjectInternal
33

44
buildscript {
55
ext.kotlinVersion = '2.2.0'
6-
ext.androidGradlePluginVersion = '8.11.0'
6+
ext.androidGradlePluginVersion = '8.11.1'
77

88
repositories {
99
mavenCentral()

0 commit comments

Comments
 (0)