Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
metaphore authored Sep 23, 2019
1 parent 6c9ea22 commit cc70c41
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 @@ -43,8 +43,8 @@ allprojects {
Add the dependency:
```gradle
dependencies {
implementation 'com.crashinvaders.vfx:gdx-vfx-core:0.4.1'
implementation 'com.crashinvaders.vfx:gdx-vfx-effects:0.4.1' // Optional, if you need standard filter/effects.
implementation 'com.crashinvaders.vfx:gdx-vfx-core:0.4.2'
implementation 'com.crashinvaders.vfx:gdx-vfx-effects:0.4.2' // Optional, if you need standard filter/effects.
}
```

Expand Down

0 comments on commit cc70c41

Please sign in to comment.