Skip to content

Commit

Permalink
打包依赖补正
Browse files Browse the repository at this point in the history
  • Loading branch information
wangziguang committed Oct 4, 2020
1 parent 23ce512 commit 6736030
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions thirdpart/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
apply plugin: 'com.android.library'
apply plugin: 'kotlin-android'
apply plugin: 'kotlin-android-extensions'

apply plugin: 'com.github.dcendents.android-maven'
group='com.github.iveswang'

android {
compileSdkVersion 28
buildToolsVersion "28.0.3"
Expand Down

0 comments on commit 6736030

Please sign in to comment.