Vectras-VM-Android/build.gradle
Epic Studios 512140534c V2.1
V2.1 stable
2024-01-10 04:46:21 +02:00

6 lines
No EOL
309 B
Groovy

// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.application' version '8.1.2' apply false
id 'com.google.gms.google-services' version '4.4.0' apply false
id 'com.google.firebase.crashlytics' version '2.9.9' apply false
}