Skip to content

Commit

Permalink
Make release v0.4.10.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
TonicArtos committed Apr 30, 2015
2 parents 0e1f97a + 35885ef commit 96c2f43
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ See the [Roadmap](https://github.com/TonicArtos/SuperSLiM/wiki/Roadmap) for more
Add the following to your build.gradle file.
```groovy
dependencies {
compile 'com.tonicartos:superslim:0.4.9'
compile 'com.tonicartos:superslim:0.4.10.1'
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true

VERSION_NAME=0.4.10
VERSION_NAME=0.4.10.1
VERSION_CODE=24
GROUP=com.tonicartos

Expand Down
Binary file removed library/src/main/res/drawable-hdpi/ic_launcher.png
Binary file not shown.
Binary file removed library/src/main/res/drawable-mdpi/ic_launcher.png
Binary file not shown.
Binary file not shown.
Binary file removed library/src/main/res/drawable-xxhdpi/ic_launcher.png
Binary file not shown.

0 comments on commit 96c2f43

Please sign in to comment.