Skip to content
This repository has been archived by the owner on Jan 13, 2020. It is now read-only.

Commit

Permalink
* [release] release v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepenz committed Feb 11, 2015
1 parent 2db7cb8 commit 80e406e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ android {
applicationId "com.mikepenz.unsplash"
minSdkVersion 16
targetSdkVersion 21
versionCode 180
versionName "1.8.0"
versionCode 181
versionName "1.8.1"
}
buildTypes {
debug {
Expand Down

0 comments on commit 80e406e

Please sign in to comment.