Skip to content

Commit 4c06284

Browse files
committed
Release 2.0.10
1 parent d25eb78 commit 4c06284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aop/ext.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project.ext {
2-
pluginVersion = '2.0.9'
2+
pluginVersion = '2.0.10'
33
Properties properties = new Properties()
44
if (project.file('local.properties').exists()) {
55
properties.load(project.file('local.properties').newDataInputStream())

0 commit comments

Comments
 (0)