Skip to content

Commit

Permalink
Bump up version to 1.7.1 on Gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydtorres committed Oct 10, 2016
1 parent 8bc89ec commit 203bfd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Stately/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ android {
applicationId "com.lloydtorres.stately"
minSdkVersion 16
targetSdkVersion 24
versionCode 27
versionName "1.7.0"
versionCode 28
versionName "1.7.1"
vectorDrawables.useSupportLibrary = true
}
buildTypes {
Expand Down

0 comments on commit 203bfd8

Please sign in to comment.