Skip to content

Commit 1e3521f

Browse files
fix(deps): update dependency com.android.tools.build:gradle to v8.5.0
1 parent b60138b commit 1e3521f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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.0.0'
6-
ext.androidGradlePluginVersion = '8.4.2'
6+
ext.androidGradlePluginVersion = '8.5.0'
77

88
repositories {
99
mavenCentral()

0 commit comments

Comments
 (0)