From 67896e4dd66b362b863eb724ec0a8e08fb5ccf41 Mon Sep 17 00:00:00 2001 From: Victor Häggqvist Date: Thu, 26 Jul 2018 23:03:36 +0200 Subject: add missing apply --- aboutit-meta/build.gradle | 2 ++ 1 file changed, 2 insertions(+) (limited to 'aboutit-meta') diff --git a/aboutit-meta/build.gradle b/aboutit-meta/build.gradle index a8aab23..a3e8336 100644 --- a/aboutit-meta/build.gradle +++ b/aboutit-meta/build.gradle @@ -22,3 +22,5 @@ dependencies { implementation 'com.android.support:appcompat-v7:27.1.1' implementation project(':aboutit') } + +apply from: rootProject.file('gradle/gradle-mvn-push.gradle') \ No newline at end of file -- cgit v1.2.3