1.2.8 released on playstore.

design_3.0_task_module_new
Sikander Saleem 6 months ago
parent 5169894dc4
commit 71b392fe1f

@ -1,7 +1,7 @@
class URLs {
URLs._();
static const String appReleaseBuildNumber = "14";
static const String appReleaseBuildNumber = "15";
// 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.2.6+14
version: 1.2.8+16
environment:
sdk: ">=3.5.0 <4.0.0"
@ -92,7 +92,7 @@ dependencies:
nfc_manager: ^3.2.0
wifi_iot: ^0.3.19+1
just_audio: ^0.9.30
safe_device: ^1.1.9
safe_device: ^1.2.1
toggle_switch: ^2.3.0
local_auth_darwin: any

Loading…
Cancel
Save