We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71cf2ba commit 879cb49Copy full SHA for 879cb49
1 file changed
audioControllerLibrary/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