We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1122828 commit 845b711Copy full SHA for 845b711
README.md
@@ -73,7 +73,7 @@ The best practise of using Booster is integrating the specific module to solve t
73
74
```groovy
75
buildscript {
76
- ext.booster_version = '3.2.0'
+ ext.booster_version = '3.3.0'
77
repositories {
78
google()
79
mavenCentral()
0 commit comments