aboutsummaryrefslogtreecommitdiff
path: root/aboutit-meta/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'aboutit-meta/build.gradle')
-rw-r--r--aboutit-meta/build.gradle2
1 files changed, 2 insertions, 0 deletions
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