Skip to content

Commit afa68c7

Browse files
committed
git tag v0.0.6+1
1 parent 07da44a commit afa68c7

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+
## 0.0.6+1
2+
3+
* update
4+
15
## 0.0.6
26

37
* update

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ android {
3030
}
3131

3232
dependencies {
33-
implementation 'io.fogcloud.sdk:easylinkv3:+'
33+
implementation group: 'io.fogcloud.sdk', name: 'easylinkv3', version: '0.2.7'
3434
}

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_easylink
22
description: flutter_easylink for wifi smartconfig
3-
version: 0.0.6
3+
version: 0.0.6+1
44
homepage: https://github.com/OpenIoTHub
55

66
environment:

0 commit comments

Comments
 (0)