Skip to content

Commit befaaa1

Browse files
authored
Merge pull request #19 from approov/feature/fix-repo-link
Fix the repo link that appears in pub.dev
2 parents 745c698 + fb283be commit befaaa1

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

pubspec.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: approov_service_flutter_httpclient
22
description: Approov enabled HttpClient
3-
version: 3.4.1
4-
repository: https://github.com/approov/approov_service_flutter_httpclient
3+
version: 3.4.2
4+
repository: https://github.com/approov/approov-service-flutter-httpclient
55
homepage: https://pub.dev/publishers/approov.io/packages
66

77
environment:
@@ -34,5 +34,3 @@ flutter:
3434
pluginClass: ApproovHttpClientPlugin
3535
ios:
3636
pluginClass: ApproovHttpClientPlugin
37-
38-

0 commit comments

Comments
 (0)