Update Android Gradle plugin (#941)

This commit is contained in:
Emux
2022-07-27 17:02:34 +03:00
committed by GitHub
parent 3011e6acda
commit f570105920

View File

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