Skip to content

Commit

Permalink
完善MVVM模块
Browse files Browse the repository at this point in the history
  • Loading branch information
wangjianxiandev committed Jun 8, 2020
1 parent df2eb19 commit 21c54d7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mvvm/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
apply plugin: 'com.android.application'
apply plugin: 'kotlin-android'
apply plugin: 'kotlin-android-extensions'
apply plugin: 'com.github.dcendents.android-maven'

group='com.github.wangjianxiandev'

android {
compileSdkVersion 29
Expand Down

0 comments on commit 21c54d7

Please sign in to comment.