Skip to content

Commit 21feedf

Browse files
build(deps): bump com.android.application
Bumps com.android.application from 9.1.0 to 9.4.0. --- updated-dependencies: - dependency-name: com.android.application dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 65fa8f5 commit 21feedf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mobile/sam-node-app/android/settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pluginManagement {
1919

2020
plugins {
2121
id("dev.flutter.flutter-plugin-loader") version "1.0.0"
22-
id("com.android.application") version "9.1.0" apply false
22+
id("com.android.application") version "9.4.0" apply false
2323
id("org.jetbrains.kotlin.android") version "2.3.20" apply false
2424
id("com.google.gms.google-services") version "4.4.2" apply false
2525
id("com.google.devtools.ksp") version "2.3.12" apply false

0 commit comments

Comments
 (0)