Skip to content

Commit 29f819c

Browse files
authored
e
1 parent 5015fef commit 29f819c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app_pojavlauncher/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ afterEvaluate {
270270
registrar.projectJarDependency project(":jre_lwjgl3glfw"), "components/lwjgl3"
271271

272272
if (System.getenv("NO_RUNTIME") == null) {
273-
def jreBuildRepository = "https://nightly.link/MojoLauncher/android-openjdk-build-multiarch/workflows/build/";
273+
def jreBuildRepository = "https://nightly.link/ThatMG393/android-openjdk-build-multiarch/workflows/build/";
274274

275275
registrar.onlineZipDependency jreBuildRepository+"buildjre8/jre8-pojav.zip", "ComponentRuntime8", "components/jre/"
276276
registrar.onlineZipDependency jreBuildRepository+"buildjre17-21/jre17-pojav.zip", "ComponentRuntime17", "components/jre-new"

0 commit comments

Comments
 (0)