Skip to content

Commit

Permalink
Updates README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yannickpulver committed Jul 7, 2022
1 parent 232cbd3 commit e74e5e1
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 @@ buildscript {
dependencies {
//…
classpath 'com.appswithlove.loco:loco:0.2.8'
classpath 'com.appswithlove.loco:loco:0.2.10'
}
}
```
Expand Down Expand Up @@ -167,7 +167,7 @@ buildscript {
...
}
dependencies{
classpath 'com.appswithlove.loco:loco:0.2.8'
classpath 'com.appswithlove.loco:loco:0.2.10'
...
}
}
Expand Down

0 comments on commit e74e5e1

Please sign in to comment.