Skip to content

Commit fff3a25

Browse files
chore(deps): bump com.android.application (#144)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 63cdf0d commit fff3a25

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
@@ -20,7 +20,7 @@ buildscript {
2020
}
2121
}
2222
plugins {
23-
id 'com.android.application' version '9.1.1' apply false
23+
id 'com.android.application' version '9.2.1' apply false
2424
id 'org.jetbrains.kotlin.android' version '2.3.20' apply false
2525
id 'org.jetbrains.kotlin.plugin.serialization' version '2.3.21' apply false
2626
id 'io.gitlab.arturbosch.detekt' version '1.23.8' apply false

0 commit comments

Comments
 (0)