Skip to content

Commit e746b9c

Browse files
fix(deps): update dependency com.android.tools.build:gradle to v8.1.1 (#280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fd01b1b commit e746b9c

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

44
buildscript {
55
ext.kotlinVersion = '1.9.0'
6-
ext.androidGradlePluginVersion = '8.1.0'
6+
ext.androidGradlePluginVersion = '8.1.1'
77

88
repositories {
99
mavenCentral()

0 commit comments

Comments
 (0)