continue generating flow, add backend connection on main tabs
This commit is contained in:
@@ -92,7 +92,7 @@ android {
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 1
|
||||
versionName "2024.04.1"
|
||||
versionName "0.0.1"
|
||||
}
|
||||
signingConfigs {
|
||||
debug {
|
||||
@@ -175,5 +175,4 @@ dependencies {
|
||||
}
|
||||
}
|
||||
|
||||
apply plugin: 'com.google.gms.google-services'
|
||||
apply plugin: 'com.google.firebase.crashlytics'
|
||||
apply plugin: 'com.google.gms.google-services'
|
||||
Reference in New Issue
Block a user