Skip to content

Commit

Permalink
% Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
luispereira committed Apr 5, 2018
1 parent 563be0c commit fd2b4a9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Dependency:
```groovy
compile "com.github.luispereira:spref:0.7.0"
compile "com.github.luispereira:spref:0.7.1"
```

Repository:
Expand Down
4 changes: 2 additions & 2 deletions buildSystem/configurations.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ext {
versionName = "0.7.0"
versionCode = 70
versionName = "0.7.1"
versionCode = 71
}

0 comments on commit fd2b4a9

Please sign in to comment.