Merge pull request #267 from chiteroman/dependabot/gradle/com.android.application-8.3.0

Bump com.android.application from 8.2.2 to 8.3.0
This commit is contained in:
Marcos 2024-03-01 19:21:14 +01:00 committed by GitHub
commit 8d2e1d242b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,3 @@
plugins {
id("com.android.application") version "8.2.2" apply false
id("com.android.application") version "8.3.0" apply false
}