Skip to content

Commit a80a61a

Browse files
committed
华为要求权限使用说明
1 parent f51d67f commit a80a61a

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [1.0.5+67]
2+
3+
* huawei v1.3.75
4+
15
## [1.0.5+66]
26

37
* huawei v1.3.75

lib/wifiConfig/airkiss.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ class _AirkissState extends State<Airkiss> {
182182
Animation<double> secondaryAnimation) {
183183
return TDAlertDialog(
184184
title: OpenIoTHubCommonLocalizations.of(context).location_req_name,
185-
// 说明权限申请的使用目的,包括但不限于申请权限的名称、服务的具体功能、用途
185+
// Note 说明权限申请的使用目的,包括但不限于申请权限的名称、服务的具体功能、用途
186186
content: OpenIoTHubCommonLocalizations.of(context).location_req_desc,
187187
titleColor: Colors.black,
188188
contentColor: Colors.redAccent,

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: openiothub_common_pages
22
description: openiothub_common_pages
3-
version: 1.0.5+66
3+
version: 1.0.5+67
44
homepage: https://github.com/OpenIoTHub
55

66
environment:

0 commit comments

Comments
 (0)