Skip to content

Commit

Permalink
移除module下的build.gradle和gradle-wrapper文件
Browse files Browse the repository at this point in the history
  • Loading branch information
ckr committed Sep 11, 2019
1 parent 5869399 commit 143b61e
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 141 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
buildscript {
ext.kotlin_version = '1.3.10'
ext.build_gradle_version = '3.4.0'
ext.shadow_version = '2.0.12-782812a5-SNAPSHOT'
repositories {
google()
jcenter()
Expand Down
26 changes: 0 additions & 26 deletions projects/sample/maven/host-project/build.gradle

This file was deleted.

15 changes: 0 additions & 15 deletions projects/sample/maven/host-project/gradle.properties

This file was deleted.

Binary file not shown.

This file was deleted.

26 changes: 0 additions & 26 deletions projects/sample/maven/manager-project/build.gradle

This file was deleted.

15 changes: 0 additions & 15 deletions projects/sample/maven/manager-project/gradle.properties

This file was deleted.

Binary file not shown.

This file was deleted.

26 changes: 0 additions & 26 deletions projects/sample/maven/plugin-project/build.gradle

This file was deleted.

15 changes: 0 additions & 15 deletions projects/sample/maven/plugin-project/gradle.properties

This file was deleted.

Binary file not shown.

This file was deleted.

0 comments on commit 143b61e

Please sign in to comment.