Merge pull request #3227 from CatimaLoyalty/dependabot/gradle/com.android.application-9.3.1

Bump com.android.application from 9.3.0 to 9.3.1
This commit is contained in:
Sylvia van Os
2026-07-24 08:40:22 +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.3.0" }
com-android-application = { id = "com.android.application", version = "9.3.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" }