Skip to content

Commit 879cb49

Browse files
committed
id 'maven-publish' 추가
1 parent 71cf2ba commit 879cb49

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

audioControllerLibrary/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
plugins {
22
id 'com.android.library'
33
id 'org.jetbrains.kotlin.android'
4+
id 'maven-publish'
45
}
56

67
android {

0 commit comments

Comments
 (0)