Skip to content

Commit f7502a6

Browse files
committed
prepare to release.
1 parent e36c41c commit f7502a6

File tree

5 files changed

+3
-18
lines changed

5 files changed

+3
-18
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
jcenter()
77
}
88
dependencies {
9-
classpath 'com.android.tools.build:gradle:3.2.1'
9+
classpath 'com.android.tools.build:gradle:3.3.0'
1010
classpath 'com.eastwood.tools.plugins:micro-module:1.2.1'
1111
}
1212
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#Fri Apr 27 14:24:17 CST 2018
1+
#Tue Jan 15 22:21:09 CST 2019
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-4.4-all.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.1-all.zip

micro-module/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ repositories {
1212
dependencies {
1313
compile gradleApi()
1414
compile localGroovy()
15-
implementation 'net.sf.kxml:kxml2:2.3.0'
1615
implementation 'com.android.tools.build:gradle:3.1.0'
1716
}
1817

micro-module/src/main/groovy/com/eastwood/tools/plugins/MicroModuleCodeCheckPlugin.groovy

Lines changed: 0 additions & 13 deletions
This file was deleted.

micro-module/src/main/resources/META-INF/gradle-plugins/micro-module-code-check.properties

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)