Done with error handling

This commit is contained in:
mohamedkaif356
2023-08-08 15:30:46 +05:30
parent 2bb87c7780
commit f3c292b268
5 changed files with 43 additions and 45 deletions

View File

@@ -3,7 +3,7 @@ buildscript {
kotlin_version = '1.8.21'
}
dependencies {
classpath 'com.android.tools.build:gradle:8.0.2'
classpath 'com.android.tools.build:gradle:8.1.0'
classpath 'com.google.gms:google-services:4.3.15'
classpath 'com.google.firebase:firebase-appdistribution-gradle:4.0.0'
}