Merge pull request #3297 from CatimaLoyalty/dependabot/gradle/com.android.library-9.3.2

Bump com.android.library from 9.3.1 to 9.3.2
This commit is contained in:
Sylvia van Os authored and GitHub committed 2026-08-25 12:26:44 +02:00
commit 1f61b00ed5
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.1" }
com-android-library = { id = "com.android.library", version = "9.3.2" }
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" }