Skip to content

Commit 74b7a75

Browse files
committed
Updated the version.
1 parent 5028be7 commit 74b7a75

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

PluginDemo/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
}
77
dependencies {
88
classpath 'com.android.tools.build:gradle:3.0.0'
9-
classpath 'com.didi.virtualapk:gradle:0.9.8.5-dev'
9+
classpath 'com.didi.virtualapk:gradle:0.9.8.5.1-dev'
1010
}
1111
}
1212

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
}
88
dependencies {
99
classpath 'com.android.tools.build:gradle:3.0.0'
10-
classpath 'com.didi.virtualapk:gradle:0.9.8.5-dev'
10+
classpath 'com.didi.virtualapk:gradle:0.9.8.5.1-dev'
1111

1212
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.6'
1313
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.4.1'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
GROUP_ID=com.didi.virtualapk
22
ARTIFACT_ID=gradle
3-
VERSION=0.9.8.5-dev
3+
VERSION=0.9.8.5.1-dev

0 commit comments

Comments
 (0)