Update Android Gradle plugin

This commit is contained in:
Emux
2023-01-14 16:47:07 +02:00
parent 015d173d9b
commit 79916df991

View File

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