From 6bc0081c509accf67ad84b993b7266d1d5c8fa38 Mon Sep 17 00:00:00 2001 From: awaik Date: Mon, 12 Feb 2024 22:11:30 +0700 Subject: [PATCH] release --- RELEASE.md | 4 ++-- macos/Flutter/GeneratedPluginRegistrant.swift | 2 -- pubspec.yaml | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/RELEASE.md b/RELEASE.md index cf555b3d..3be5be03 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,6 +1,6 @@ ### Updates -1. Fixed issue with Markdown. -2. Updated price formulas. +1. Fixed notifications bug when Google services are not available. +2. Added icons for payment methods. ### About the attached app's diff --git a/macos/Flutter/GeneratedPluginRegistrant.swift b/macos/Flutter/GeneratedPluginRegistrant.swift index be196cb2..af490b40 100644 --- a/macos/Flutter/GeneratedPluginRegistrant.swift +++ b/macos/Flutter/GeneratedPluginRegistrant.swift @@ -7,7 +7,6 @@ import Foundation import connectivity_plus import device_info_plus -import file_selector_macos import firebase_core import firebase_messaging import flutter_app_badger @@ -26,7 +25,6 @@ import url_launcher_macos func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) { ConnectivityPlugin.register(with: registry.registrar(forPlugin: "ConnectivityPlugin")) DeviceInfoPlusMacosPlugin.register(with: registry.registrar(forPlugin: "DeviceInfoPlusMacosPlugin")) - FileSelectorPlugin.register(with: registry.registrar(forPlugin: "FileSelectorPlugin")) FLTFirebaseCorePlugin.register(with: registry.registrar(forPlugin: "FLTFirebaseCorePlugin")) FLTFirebaseMessagingPlugin.register(with: registry.registrar(forPlugin: "FLTFirebaseMessagingPlugin")) FlutterAppBadgerPlugin.register(with: registry.registrar(forPlugin: "FlutterAppBadgerPlugin")) diff --git a/pubspec.yaml b/pubspec.yaml index 7ef36ee8..a4b5576e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: agoradesk -version: 1.1.18+114 +version: 1.1.19+115 publish_to: none description: Person-to-person platform to allow anyone to trade their local currency for cryptocurrency. environment: