Fixed pagination tenders for desktop and
added new config for notification
This commit is contained in:
@@ -25,7 +25,7 @@ android {
|
||||
applicationId = "com.opplens.app"
|
||||
// You can update the following values to match your application needs.
|
||||
// For more information, see: https://flutter.dev/to/review-gradle-config.
|
||||
minSdk = flutter.minSdkVersion
|
||||
minSdk = 23
|
||||
targetSdk = flutter.targetSdkVersion
|
||||
versionCode = flutter.versionCode
|
||||
versionName = flutter.versionName
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"project_info": {
|
||||
"project_number": "1071558853812",
|
||||
"project_id": "opplens",
|
||||
"storage_bucket": "opplens.firebasestorage.app"
|
||||
"project_number": "6923326255",
|
||||
"project_id": "opplens-270d1",
|
||||
"storage_bucket": "opplens-270d1.firebasestorage.app"
|
||||
},
|
||||
"client": [
|
||||
{
|
||||
"client_info": {
|
||||
"mobilesdk_app_id": "1:1071558853812:android:7831119a56a99c5948c3e1",
|
||||
"mobilesdk_app_id": "1:6923326255:android:6704c5b71e4451abed87da",
|
||||
"android_client_info": {
|
||||
"package_name": "com.opplens.app"
|
||||
}
|
||||
@@ -15,7 +15,7 @@
|
||||
"oauth_client": [],
|
||||
"api_key": [
|
||||
{
|
||||
"current_key": "AIzaSyD5LaGXppjGEdTf-a0Ha25FX1p0v_h-c8A"
|
||||
"current_key": "AIzaSyCqZ6B5iih0RdFj0lf5_erwbZvMyb7obEg"
|
||||
}
|
||||
],
|
||||
"services": {
|
||||
|
||||
Reference in New Issue
Block a user