Skip to content

Commit

Permalink
添加上传库插件
Browse files Browse the repository at this point in the history
  • Loading branch information
cxzhengfont committed Oct 27, 2019
1 parent c5fc3ff commit 56b4b51
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tracemanui-noop/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
apply plugin: 'com.android.library'
apply plugin: 'kotlin-android'
apply plugin: 'kotlin-android-extensions'

apply plugin: 'com.github.dcendents.android-maven'

android {
compileSdkVersion 28

Expand Down

0 comments on commit 56b4b51

Please sign in to comment.