Merge pull request #3140 from CatimaLoyalty/dependabot/gradle/com.android.application-9.2.1

Bump com.android.application from 9.1.0 to 9.2.1
This commit is contained in:
Sylvia van Os
2026-05-19 17:13:21 +02:00
committed by GitHub

View File

@@ -53,7 +53,7 @@ junit-junit = { group = "junit", name = "junit", version = "4.13.2" }
org-robolectric-robolectric = { group = "org.robolectric", name = "robolectric", version = "4.16.1" }
[plugins]
com-android-application = { id = "com.android.application", version = "9.1.0" }
com-android-application = { id = "com.android.application", version = "9.2.1" }
org-jetbrains-kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
org-jetbrains-kotlin-plugin-compose = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }