@ -19,6 +19,10 @@ plugins {
kotlin("kapt")
}
android {
namespace = "com.google.samples.apps.nowinandroid.core.domain"
dependencies {
implementation(project(":core:data"))
@ -14,4 +14,4 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<manifest package="com.google.samples.apps.nowinandroid.core.domain" />
<manifest />