diff --git a/.gitmodules b/.gitmodules index 88f62f8..2b26675 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "rome"] path = rome - url = https://gitlab.com/spacecowboy/rome.git + url = https://github.com/spacecowboy/rome.git diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index d0854ed..ffed3a2 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,5 @@ -#Mon May 17 09:26:13 CEST 2021 distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists +distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-6.7.1-bin.zip diff --git a/rome b/rome new file mode 160000 index 0000000..a4b8f35 --- /dev/null +++ b/rome @@ -0,0 +1 @@ +Subproject commit a4b8f35741bd190f1bf1f8b7f8b6fb0762ca5deb