Skip to content

Commit

Permalink
fix(xtask): 🐛 Downgrade loader (alvr-org#2276)
Browse files Browse the repository at this point in the history
  • Loading branch information
zmerp authored and failboat committed Aug 17, 2024
1 parent b37a28a commit cedbd29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alvr/xtask/src/dependencies.rs
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ fn get_android_openxr_loaders() {
"",
&format!(
"https://github.com/KhronosGroup/OpenXR-SDK-Source/releases/download/{}",
"release-1.1.38/openxr_loader_for_android-1.1.38.aar",
"release-1.0.34/openxr_loader_for_android-1.0.34.aar",
),
"prefab/modules/openxr_loader/libs/android.arm64-v8a",
);
Expand Down

0 comments on commit cedbd29

Please sign in to comment.