Compare commits

...

2 Commits

Author SHA1 Message Date
Sambo Chea 6729217223 Updated the modules 2021-02-18 21:58:58 +07:00
Sambo Chea cebd793f89 Updated the modules gradle and removed some func 2021-02-18 21:58:24 +07:00
5 changed files with 4 additions and 4 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

View File

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

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

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

View File

@ -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