Skip to content

Commit ad9a1d2

Browse files
chore(deps): bump com.android.application
Bumps com.android.application from 9.1.1 to 9.2.1. --- updated-dependencies: - dependency-name: com.android.application dependency-version: 9.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74f3295 commit ad9a1d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platforms/android/samples/MobileBuyIntegration/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ buildscript {
1818
}
1919
}
2020
plugins {
21-
id 'com.android.application' version '9.1.1' apply false
21+
id 'com.android.application' version '9.2.1' apply false
2222
id 'org.jetbrains.kotlin.android' version '2.3.20' apply false
2323
id 'org.jetbrains.kotlin.plugin.serialization' version '2.3.20' apply false
2424
id 'io.gitlab.arturbosch.detekt' version '1.23.8' apply false

0 commit comments

Comments
 (0)