Skip to content

Commit

Permalink
Update installation
Browse files Browse the repository at this point in the history
  • Loading branch information
iamgio committed Jun 8, 2021
1 parent a8df22b commit 316ecea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Maven:
<dependency>
<groupId>com.github.iAmGio</groupId>
<artifactId>animated</artifactId>
<version>v0.2.0</version>
<version>v0.2.1</version>
</dependency>
```

Expand All @@ -35,7 +35,7 @@ allprojects {
}
}
dependencies {
implementation 'com.github.iAmGio:animated:v0.2.0'
implementation 'com.github.iAmGio:animated:v0.2.1'
}
```
<br/>
Expand Down

0 comments on commit 316ecea

Please sign in to comment.