Skip to content

Commit e539db3

Browse files
authored
Update README.md
1 parent f0af25a commit e539db3

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
@@ -14,7 +14,7 @@ allprojects {
1414
In your module's build.gradle:
1515
```
1616
dependencies {
17-
implementation 'com.github.arkivanov:mvidroid:1.0.1'
17+
implementation 'com.github.arkivanov:mvidroid:1.0.8'
1818
}
1919
```
2020
### Maven:
@@ -33,7 +33,7 @@ Dependency:
3333
<dependency>
3434
<groupId>com.github.arkivanov</groupId>
3535
<artifactId>mvidroid</artifactId>
36-
<version>1.0.1</version>
36+
<version>1.0.8</version>
3737
</dependency>
3838
```
3939

0 commit comments

Comments
 (0)