Compare commits
2 Commits
37f7231d1c
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 6729217223 | |||
| cebd793f89 |
@@ -15,7 +15,7 @@ plugins {
|
||||
}
|
||||
|
||||
allprojects {
|
||||
group = "com.cubetiqs.enterprise"
|
||||
group = "com.cubetiqs"
|
||||
version = "0.0.1-SNAPSHOT"
|
||||
|
||||
tasks.withType<JavaCompile> {
|
||||
|
||||
Submodule cubetiq-utils updated: bd61de14f6...0ce5af6667
Submodule gradle-sample-module-example updated: 90777ec594...04bca0cb50
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -1,5 +1,5 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-6.6.1-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.2-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
||||
Reference in New Issue
Block a user