@@ -48,7 +48,7 @@ dependencies {
|
||||
kapt rootProject.ext.dependencies.aroutercompiler
|
||||
|
||||
if (Boolean.valueOf(RELEASE)) {
|
||||
|
||||
implementation rootProject.ext.dependencies.mogo_core_data
|
||||
} else {
|
||||
implementation project(':core:mogo-core-data')
|
||||
}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
GROUP=com.mogo.eagle.core
|
||||
POM_ARTIFACT_ID=function-api
|
||||
GROUP=com.mogo.eagle.core.function
|
||||
POM_ARTIFACT_ID=api
|
||||
VERSION_CODE=1
|
||||
|
||||
Reference in New Issue
Block a user