Bump com.android.application from 8.3.1 to 8.3.2 (#34)

This commit is contained in:
dependabot[bot] 2024-04-11 08:49:05 +08:00 committed by GitHub
parent ca497ee3e6
commit f19dfcaae6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
plugins { plugins {
id 'com.android.application' version '8.3.1' apply false id 'com.android.application' version '8.3.2' apply false
} }
tasks.register('clean', Delete) { tasks.register('clean', Delete) {