Merge pull request #3313 from CatimaLoyalty/dependabot/gradle/com.android.library-9.4.0

Bump com.android.library from 9.3.2 to 9.4.0
This commit is contained in:
Sylvia van Os authored and GitHub committed 2026-09-02 07:55:20 +02:00
commit c9e6606524
1 file changed
+1 -1
+1 -1
View File
@@ -63,7 +63,7 @@ org-robolectric-robolectric = { group = "org.robolectric", name = "robolectric",
[plugins]
com-android-application = { id = "com.android.application", version = "9.3.2" }
com-android-library = { id = "com.android.library", version = "9.3.2" }
com-android-library = { id = "com.android.library", version = "9.4.0" }
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" }