Skip to content

Commit 605bcb5

Browse files
Run component governance, namespace file, and list artifacts utilities
Co-authored-by: jonathanpeppers <840039+jonathanpeppers@users.noreply.github.com>
1 parent 9f95941 commit 605bcb5

File tree

3 files changed

+1064
-1034
lines changed

3 files changed

+1064
-1034
lines changed

cgmanifest.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1756,6 +1756,32 @@
17561756
},
17571757
"license": "The Apache Software License, Version 2.0"
17581758
},
1759+
{
1760+
"component": {
1761+
"type": "maven",
1762+
"maven": {
1763+
"artifactId": "connect-client",
1764+
"groupId": "androidx.health.connect",
1765+
"version": "1.1.0-rc02",
1766+
"nuGetId": "Xamarin.AndroidX.Health.Connect.ConnectClient",
1767+
"nuGetVersion": "1.1.0.1-rc02"
1768+
}
1769+
},
1770+
"license": "The Apache Software License, Version 2.0"
1771+
},
1772+
{
1773+
"component": {
1774+
"type": "maven",
1775+
"maven": {
1776+
"artifactId": "connect-client-proto",
1777+
"groupId": "androidx.health.connect",
1778+
"version": "1.1.0-rc02",
1779+
"nuGetId": "Xamarin.AndroidX.Health.Connect.ConnectClientProto",
1780+
"nuGetVersion": "1.1.0.1-rc02"
1781+
}
1782+
},
1783+
"license": "The Apache Software License, Version 2.0"
1784+
},
17591785
{
17601786
"component": {
17611787
"type": "maven",

0 commit comments

Comments
 (0)