Skip to content

Commit 56b4b51

Browse files
committed
添加上传库插件
1 parent c5fc3ff commit 56b4b51

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tracemanui-noop/build.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
apply plugin: 'com.android.library'
22
apply plugin: 'kotlin-android'
33
apply plugin: 'kotlin-android-extensions'
4+
5+
apply plugin: 'com.github.dcendents.android-maven'
6+
47
android {
58
compileSdkVersion 28
69

0 commit comments

Comments
 (0)