Update Android Gradle plugin

This commit is contained in:
Emux 2023-03-31 10:48:33 +03:00
parent 3436302abf
commit cd3fa4ed91
No known key found for this signature in database
GPG Key ID: 64ED9980896038C3

View File

@ -1,5 +1,5 @@
plugins {
id 'com.android.application' version '7.3.1' apply false
id 'com.android.application' version '7.4.2' apply false
}
allprojects {