mirror of
https://github.com/xoureldeen/Vectras-VM-Android.git
synced 2026-05-20 09:40:18 +00:00
6 lines
No EOL
309 B
Groovy
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
|
|
} |