We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4757e9 commit 3e507b5Copy full SHA for 3e507b5
aop/ext.gradle
@@ -1,5 +1,5 @@
1
project.ext {
2
- pluginVersion = '2.1.0'
+ pluginVersion = '2.1.1'
3
Properties properties = new Properties()
4
if (project.file('local.properties').exists()) {
5
properties.load(project.file('local.properties').newDataInputStream())
0 commit comments