Skip to content

Commit a3be2d7

Browse files
dependabot[bot]marcnause
authored andcommitted
chore(deps): bump com.android.application from 8.9.1 to 8.9.2
Bumps com.android.application from 8.9.1 to 8.9.2. --- updated-dependencies: - dependency-name: com.android.application dependency-version: 8.9.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 81ddf1d commit a3be2d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ buildscript {
99
}
1010

1111
plugins {
12-
id("com.android.application") version "8.9.1" apply false
12+
id("com.android.application") version "8.9.2" apply false
1313
id("com.mikepenz.aboutlibraries.plugin") version "12.1.0-exp01"
1414
}

0 commit comments

Comments
 (0)