mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-09-12 22:33:37 -04:00
Merge pull request #3296 from CatimaLoyalty/dependabot/gradle/com.android.application-9.3.2
Bump com.android.application from 9.3.1 to 9.3.2
This commit is contained in:
1 file changed
+1
-1
@@ -62,7 +62,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.1" }
|
||||
com-android-application = { id = "com.android.application", version = "9.3.2" }
|
||||
com-android-library = { id = "com.android.library", 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" }
|
||||
|
||||
Reference in new issue
Block a user