Skip to content

Commit b99e7df

Browse files
committed
update dexcount-gradle-plugin to 0.7.3
1 parent c90062e commit b99e7df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99

1010
// NOTE: Do not place your application dependencies here; they belong
1111
// in the individual module build.gradle files
12-
classpath 'com.getkeepsafe.dexcount:dexcount-gradle-plugin:0.6.3'
12+
classpath 'com.getkeepsafe.dexcount:dexcount-gradle-plugin:0.7.3'
1313
}
1414
}
1515

0 commit comments

Comments
 (0)