Panagiotis Triantafyllou

minor fix

apply plugin: 'com.android.application'
apply plugin: 'com.google.gms.google-services'
//apply plugin: 'com.google.gms.google-services'
android {
compileSdkVersion 31
......