Update build.gradle

Co-authored-by: Zongle Wang <wangzongler@gmail.com>
This commit is contained in:
Aurimas 2024-11-17 18:46:43 -08:00 committed by GitHub
parent 4c105acc30
commit 203c43343a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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