Skip to content

Commit 7778083

Browse files
chore(deps): bump com.android.application from 8.7.1 to 8.7.2 (#626)
Bumps com.android.application from 8.7.1 to 8.7.2. --- updated-dependencies: - dependency-name: com.android.application dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7da466d commit 7778083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ buildscript {
1313
}
1414

1515
plugins {
16-
id("com.android.application") version "8.7.1" apply false
16+
id("com.android.application") version "8.7.2" apply false
1717
id("com.android.library") version "8.7.1" apply false
1818
id("org.jetbrains.kotlin.android") version "1.8.10" apply false
1919
}

0 commit comments

Comments
 (0)