Updated the modules gradle and removed some func

This commit is contained in:
Sambo Chea 2021-02-18 21:58:24 +07:00
parent 37f7231d1c
commit cebd793f89
4 changed files with 3 additions and 3 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

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