Skip to content

Commit 419c07e

Browse files
authored
Update README.md
1 parent db20d6e commit 419c07e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ allprojects {
1111
}
1212
```
1313

14-
в модуле `build.gradle` добавьте зависимость и укажите точную версию (текущая: v0.2.0):
14+
в модуле `build.gradle` добавьте зависимость и укажите точную версию:
1515

1616
```
1717
dependencies {
18-
compile 'com.github.evotor:integration-library:v0.2.0'
18+
compile 'com.github.evotor:integration-library:v0.3.+'
1919
}
2020
```
2121

0 commit comments

Comments
 (0)