Permission handling Library ,Espresso and Validation Attributes Added

This commit is contained in:
developerraman
2021-01-28 16:39:46 +05:30
parent f97f15309f
commit 46feddd88f
10 changed files with 280 additions and 73 deletions

View File

@@ -6,7 +6,10 @@ buildscript {
}
dependencies {
classpath "com.android.tools.build:gradle:4.0.1"
classpath 'com.google.gms:google-services:4.2.0'
classpath 'com.google.gms:google-services:4.3.3'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.2.0'
classpath "com.android.tools.build:gradle:4.0.1"
classpath 'com.google.firebase:perf-plugin:1.3.4' // Performance Monitoring plugin
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files