Fix missing submodule
This commit is contained in:
parent
797924598f
commit
785739e89e
3 changed files with 3 additions and 3 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,3 +1,3 @@
|
|||
[submodule "rome"]
|
||||
path = rome
|
||||
url = https://gitlab.com/spacecowboy/rome.git
|
||||
url = https://github.com/spacecowboy/rome.git
|
||||
|
|
3
gradle/wrapper/gradle-wrapper.properties
vendored
3
gradle/wrapper/gradle-wrapper.properties
vendored
|
@ -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
|
||||
|
|
1
rome
Submodule
1
rome
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit a4b8f35741bd190f1bf1f8b7f8b6fb0762ca5deb
|
Loading…
Reference in a new issue