|
|
@@ -77,20 +77,20 @@ dependencies {
|
|
|
implementation deps.stickyGridHeaders
|
|
|
implementation deps.materialDialogs
|
|
|
implementation deps.okhttp
|
|
|
- api project(':common')
|
|
|
- api project(':appmessages')
|
|
|
- api project(':network')
|
|
|
- api project(':imageload')
|
|
|
- api project(':applogin')
|
|
|
- api project(':apptasks')
|
|
|
- api project(':appcontact')
|
|
|
- api project(':appme')
|
|
|
- api project(':appworks')
|
|
|
- api project(':appbooking')
|
|
|
- api project(':appmusic')
|
|
|
- api project(':apputils')
|
|
|
implementation 'com.android.support.constraint:constraint-layout:1.0.2'
|
|
|
- implementation(name: 'autoupdatesdk-release', ext: 'aar')
|
|
|
+ // api project(':common')
|
|
|
+ // api project(':apptasks')
|
|
|
+ //api project(':appmessages')
|
|
|
+ // api project(':network')
|
|
|
+ // api project(':imageload')
|
|
|
+ //api project(':applogin')
|
|
|
+ // api project(':appcontact')
|
|
|
+ //api project(':appme')
|
|
|
+ api project(':appworks')
|
|
|
+ //api project(':appbooking')
|
|
|
+ //api project(':appmusic')
|
|
|
+ //api project(':apputils')
|
|
|
+ // implementation(name: 'autoupdatesdk-release', ext: 'aar')
|
|
|
}
|
|
|
dexcount {
|
|
|
format = "json"
|