Merge branch 'refs/heads/design_3.0_TM_Module' into design_3.0_task_module_new_merge

design_3.0_TM_Module_snagsFix
Sikander Saleem 2 months ago
commit 644fe5b880

@ -1,7 +1,7 @@
class URLs {
URLs._();
static const String appReleaseBuildNumber = "25";
static const String appReleaseBuildNumber = "26";
// static const host1 = "https://atomsm.hmg.com"; // production url
// static const host1 = "https://atomsmdev.hmg.com"; // local DEV url

@ -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.3.9+28
version: 1.3.10+29
environment:
sdk: ">=3.5.0 <4.0.0"

Loading…
Cancel
Save