remove from login method for test sentry and add s to websocket enviremnt domain

This commit is contained in:
Eudes Inácio
2022-12-19 11:54:18 +01:00
parent 52b9ea6c51
commit 63e75e82b2
17 changed files with 39 additions and 342 deletions
+3 -3
View File
@@ -1,14 +1,14 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
repositories {
google()
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:4.2.1'
classpath 'com.google.gms:google-services:4.3.5'
classpath 'com.android.tools.build:gradle:7.1.3'
classpath 'com.google.gms:google-services:4.3.10'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files