Skip to content

Commit 20fde17

Browse files
chore(deps): bump com.android.tools.build:gradle
Bumps the gradle-plugin group in /maplibre_gl/android with 1 update: com.android.tools.build:gradle. Updates `com.android.tools.build:gradle` from 8.13.0 to 8.13.1 --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-version: 8.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-plugin ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 95a8535 commit 20fde17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maplibre_gl/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
}
1010

1111
dependencies {
12-
classpath 'com.android.tools.build:gradle:8.13.0'
12+
classpath 'com.android.tools.build:gradle:8.13.1'
1313
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1414
}
1515
}

0 commit comments

Comments
 (0)