We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b91c1f2 commit 529ad65Copy full SHA for 529ad65
build.gradle
@@ -1,6 +1,7 @@
1
plugins {
2
id 'com.android.library'
3
id 'org.jetbrains.kotlin.android'
4
+ id 'maven-publish'
5
}
6
7
android {
0 commit comments