File tree Expand file tree Collapse file tree 3 files changed +9
-5
lines changed
Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1+ ## 0.0.6+3
2+
3+ * jcenter
4+
15## 0.0.6+2
26
37* jcenter
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ buildscript {
66 google()
77// jcenter()
88 // jcenter()
9- maven { url ' http ://maven.aliyun.com/nexus/content/groups/public/' }
10- maven { url ' http ://maven.aliyun.com/nexus/content/repositories/jcenter' }
9+ maven { url ' https ://maven.aliyun.com/nexus/content/groups/public/' }
10+ maven { url ' https ://maven.aliyun.com/nexus/content/repositories/jcenter' }
1111 }
1212
1313 dependencies {
@@ -20,8 +20,8 @@ rootProject.allprojects {
2020 google()
2121// jcenter()
2222 // jcenter()
23- maven { url ' http ://maven.aliyun.com/nexus/content/groups/public/' }
24- maven { url ' http ://maven.aliyun.com/nexus/content/repositories/jcenter' }
23+ maven { url ' https ://maven.aliyun.com/nexus/content/groups/public/' }
24+ maven { url ' https ://maven.aliyun.com/nexus/content/repositories/jcenter' }
2525 }
2626}
2727
Original file line number Diff line number Diff line change 11name : flutter_easylink
22description : flutter_easylink for wifi smartconfig
3- version : 0.0.6+2
3+ version : 0.0.6+3
44homepage : https://github.com/OpenIoTHub
55
66environment :
You can’t perform that action at this time.
0 commit comments