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 d25eb78 commit 4c06284Copy full SHA for 4c06284
aop/ext.gradle
@@ -1,5 +1,5 @@
1
project.ext {
2
- pluginVersion = '2.0.9'
+ pluginVersion = '2.0.10'
3
Properties properties = new Properties()
4
if (project.file('local.properties').exists()) {
5
properties.load(project.file('local.properties').newDataInputStream())
0 commit comments