We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db20d6e commit 419c07eCopy full SHA for 419c07e
README.md
@@ -11,11 +11,11 @@ allprojects {
11
}
12
```
13
14
-в модуле `build.gradle` добавьте зависимость и укажите точную версию (текущая: v0.2.0):
+в модуле `build.gradle` добавьте зависимость и укажите точную версию:
15
16
17
dependencies {
18
-compile 'com.github.evotor:integration-library:v0.2.0'
+compile 'com.github.evotor:integration-library:v0.3.+'
19
20
21
0 commit comments