Skip to content

Commit

Permalink
fix gradle / choreolib issue
Browse files Browse the repository at this point in the history
every day i have to do anything with gradle is a day i want to abandon society and live in the woods. or switch to rust. either or.
  • Loading branch information
s-aditya-k committed Jan 30, 2024
1 parent a09a97c commit 7ab80c8
Showing 1 changed file with 0 additions and 43 deletions.
43 changes: 0 additions & 43 deletions vendordeps/ChoreoLib.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,47 +40,4 @@
]
}
]
}
{
"fileName": "ChoreoLib.json",
"name": "ChoreoLib",
"version": "2024.1.2",
"uuid": "287cff6e-1b60-4412-8059-f6834fb30e30",
"frcYear": "2024",
"mavenUrls": [
"https://SleipnirGroup.github.io/ChoreoLib/dep"
],
"jsonUrl": "https://SleipnirGroup.github.io/ChoreoLib/dep/ChoreoLib.json",
"javaDependencies": [
{
"groupId": "com.choreo.lib",
"artifactId": "ChoreoLib-java",
"version": "2024.1.2"
},
{
"groupId": "com.google.code.gson",
"artifactId": "gson",
"version": "2.10.1"
}
],
"jniDependencies": [],
"cppDependencies": [
{
"groupId": "com.choreo.lib",
"artifactId": "ChoreoLib-cpp",
"version": "2024.1.2",
"libName": "ChoreoLib",
"headerClassifier": "headers",
"sharedLibrary": false,
"skipInvalidPlatforms": true,
"binaryPlatforms": [
"windowsx86-64",
"linuxx86-64",
"osxuniversal",
"linuxathena",
"linuxarm32",
"linuxarm64"
]
}
]
}

0 comments on commit 7ab80c8

Please sign in to comment.