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.
2 parents d28fb6d + a6ddf98 commit 7bd9a0cCopy full SHA for 7bd9a0c
build.gradle
@@ -36,7 +36,8 @@ ext {
36
[core: '6.5.3', test: '6.4.0'],
37
[core: '7.0.4', test: '7.0.0'],
38
[core: '7.1.1', test: '7.0.0'],
39
- [core: '7.2.0', test: '7.0.0'],
+ [core: '7.2.1', test: '7.0.0'],
40
+ [core: '7.3.0', test: '7.0.0'],
41
42
[core: '5.0.7', test: '5.0.0'] // default version
43
]
0 commit comments