Compare commits

..

No commits in common. "67292172239fc1b76cf289c1fa9dfe7b6931e24f" and "37f7231d1c7d151f55bfdcf512727b797b53e43f" have entirely different histories.

5 changed files with 4 additions and 4 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

@ -15,7 +15,7 @@ plugins {
}
allprojects {
group = "com.cubetiqs"
group = "com.cubetiqs.enterprise"
version = "0.0.1-SNAPSHOT"
tasks.withType<JavaCompile> {

@ -1 +1 @@
Subproject commit 0ce5af6667fc50a3b32f56e3acc65c8186ec4d41
Subproject commit bd61de14f6e01fb0e2ab45104428d0e68ced3d81

@ -1 +1 @@
Subproject commit 04bca0cb503054f5d4efe3259d24984760800e3a
Subproject commit 90777ec5946a6eece41a99a23ae572600136db80

View File

@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.2-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-6.6.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists