Update Android Gradle plugin (#1025)

This commit is contained in:
Emux
2023-03-31 11:09:02 +03:00
committed by GitHub
parent 3436302abf
commit 151bed799f

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 {