浏览代码

改个名字,打包时好区分.

nieqiurong 6 年之前
父节点
当前提交
34267f8030
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      settings.gradle

+ 1 - 1
settings.gradle

@@ -1,4 +1,4 @@
-rootProject.name = 'mybatis-plus'
+rootProject.name = 'mybatis-plus-root'
 include 'mybatis-plus'
 include 'mybatis-plus-core'
 include 'mybatis-plus-annotation'