Skip to content

Commit 3e507b5

Browse files
committed
Release 2.1.1
1 parent b4757e9 commit 3e507b5

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.1.0'
2+
pluginVersion = '2.1.1'
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)