Set up Maven Central publishing

This commit is contained in:
Pascal Hartig
2021-05-21 16:31:04 +01:00
parent f242137c5d
commit 3504df883e
5 changed files with 17 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:4.2.1'
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.15.1'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}