Skip to content

Commit

Permalink
Update Android deps URL
Browse files Browse the repository at this point in the history
This was a walking software supply chain attack, but nobody has re-registered the `principia-preservation-project` organisation so we're good.
  • Loading branch information
rollerozxa committed Feb 11, 2024
1 parent fe837dd commit 6361c3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-android/principia/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies {

// get precompiled deps
task downloadDeps(type: Download) {
src 'https://github.com/principia-preservation-project/principia_android_deps/releases/download/latest/deps.zip'
src 'https://github.com/principia-game/principia-android-deps/releases/download/latest/deps.zip'
dest new File(buildDir, 'deps.zip')
overwrite false
}
Expand Down

0 comments on commit 6361c3c

Please sign in to comment.