Skip to content

Commit

Permalink
Fixes Manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
JochenHeckl committed Feb 26, 2024
1 parent cc9ab91 commit f751324
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ACSSandbox.Unity/Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.6",
"com.unity.transport": "2.1.0",
"com.unity.ugui": "2.0.0",
"de.jochenheckl.unity.buildconfig": "git@github.com:JochenHeckl/Unity.BuildConfig.git",
"de.jochenheckl.unity.ioclight": "git@github.com:JochenHeckl/IoCLight.git#register-factory",
"de.jochenheckl.unity.buildconfig": "https://github.com/JochenHeckl/Unity.BuildConfig.git",
"de.jochenheckl.unity.ioclight": "https://github.com/JochenHeckl/IoCLight.git",
"com.unity.modules.accessibility": "1.0.0",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
Expand Down

0 comments on commit f751324

Please sign in to comment.