Skip to content

Commit 96e9ff4

Browse files
Bump com.android.application in /samples/MobileBuyIntegration
Bumps com.android.application from 8.12.2 to 9.1.0. --- updated-dependencies: - dependency-name: com.android.application dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 602b30d commit 96e9ff4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 '8.12.2' apply false
21+
id 'com.android.application' version '9.1.0' apply false
2222
id 'org.jetbrains.kotlin.android' version '2.2.20' apply false
2323
id 'org.jetbrains.kotlin.plugin.serialization' version '2.2.20' apply false
2424
id 'io.gitlab.arturbosch.detekt' version '1.23.8' apply false

0 commit comments

Comments
 (0)