fixed search bug

This commit is contained in:
Mohamed Nouffer
2023-07-18 11:28:35 +05:30
parent c756c4a5be
commit 7a9adf8f06
2 changed files with 48 additions and 30 deletions

View File

@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.0.12+12
version: 1.0.13+13
environment:
sdk: ">=2.16.0 <3.0.0"