Skip to content

Commit 83fe0af

Browse files
committed
try this
1 parent f2d2349 commit 83fe0af

File tree

3 files changed

+4
-14
lines changed

3 files changed

+4
-14
lines changed

config.json

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2411,15 +2411,17 @@
24112411
"version": "0.1.0",
24122412
"nugetVersion": "0.1.0",
24132413
"nugetId": "Xamarin.Google.AI.Edge.LocalAgents.FC",
2414-
"type": "androidlibrary"
2414+
"type": "androidlibrary",
2415+
"excludedRuntimeDependencies": "org.json.json"
24152416
},
24162417
{
24172418
"groupId": "com.google.ai.edge.localagents",
24182419
"artifactId": "localagents-rag",
24192420
"version": "0.2.0",
24202421
"nugetVersion": "0.2.0",
24212422
"nugetId": "Xamarin.Google.AI.Edge.LocalAgents.RAG",
2422-
"type": "androidlibrary"
2423+
"type": "androidlibrary",
2424+
"excludedRuntimeDependencies": "org.json.json"
24232425
},
24242426
{
24252427
"groupId": "com.google.android",
@@ -4966,16 +4968,6 @@
49664968
"type": "androidlibrary",
49674969
"mavenRepositoryType": "MavenCentral"
49684970
},
4969-
{
4970-
"groupId": "org.json",
4971-
"artifactId": "json",
4972-
"version": "20250107",
4973-
"nugetVersion": "20250107.0.0",
4974-
"nugetId": "Xamarin.Org.Json",
4975-
"type": "androidlibrary",
4976-
"mavenRepositoryType": "MavenCentral",
4977-
"comments": "Required by 'com.google.ai.edge.localagents:localagents-fc:0.1.0' and 'com.google.ai.edge.localagents:localagents-rag:0.2.0'"
4978-
},
49794971
{
49804972
"groupId": "org.jspecify",
49814973
"artifactId": "jspecify",

source/org.json/json/PublicAPI/PublicAPI.Shipped.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

source/org.json/json/PublicAPI/PublicAPI.Unshipped.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)