Fix payment server: remove global conRide to prevent crashing non-ride DB queries
This commit is contained in:
@@ -2,7 +2,7 @@ name: intaleq_driver
|
||||
description: "A new Flutter project."
|
||||
publish_to: "none" # Remove this line if you wish to publish to pub.dev
|
||||
|
||||
version: 1.0.1+6
|
||||
version: 2.0.0+66
|
||||
|
||||
environment:
|
||||
sdk: ">=3.0.5 <4.0.0"
|
||||
@@ -18,7 +18,7 @@ dependencies:
|
||||
path: ./packages/get
|
||||
get_storage:
|
||||
path: ./packages/get_storage
|
||||
intaleq_maps: ^2.2.1
|
||||
intaleq_maps: ^2.3.0
|
||||
secure_string_operations:
|
||||
path: ./secure_string_operations
|
||||
trip_overlay_plugin:
|
||||
|
||||
Reference in New Issue
Block a user