Updated on 2026-08-14

This commit is contained in:
Tangem 2022-02-18 12:40:46 +03:00
parent c98e6195ec
commit 304bc23a3c
15 changed files with 932 additions and 4 deletions

View file

@ -10,7 +10,7 @@ buildscript {
classpath "com.android.tools.build:gradle:${versions.build_gradle}"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$versions.kotlin"
classpath "com.github.dcendents:android-maven-gradle-plugin:2.1"
classpath 'com.google.gms:google-services:4.3.8'
classpath 'com.google.gms:google-services:4.3.10'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.7.1'
}
}