Skip to content

Commit 8719939

Browse files
chore(deps): bump com.android.tools.build:gradle from 8.1.0 to 8.8.2
Bumps com.android.tools.build:gradle from 8.1.0 to 8.8.2. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 845e99c commit 8719939

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
@@ -6,7 +6,7 @@ buildscript {
66
maven { url "https://plugins.gradle.org/m2/" }
77
}
88
dependencies {
9-
classpath 'com.android.tools.build:gradle:8.1.0'
9+
classpath 'com.android.tools.build:gradle:8.8.2'
1010
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.0'
1111
classpath "de.mannodermaus.gradle.plugins:android-junit5:1.8.2.0"
1212
}

0 commit comments

Comments
 (0)