fix run error

This commit is contained in:
reyniersbram 2023-04-06 21:21:40 +02:00
parent 46824f4498
commit 1765bfd20c
3 changed files with 4 additions and 1 deletions

View file

@ -11,6 +11,7 @@ plugins {
// Firebase
id 'com.google.gms.google-services'
id 'com.google.firebase.crashlytics'
}
android {