Skip to content

Commit

Permalink
Bump up version to 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydtorres committed Jan 6, 2018
1 parent 507f7ec commit 8f0514e
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 27
versionCode 42
versionName "1.10.0"
versionCode 43
versionName "1.10.1"
vectorDrawables.useSupportLibrary = true
}
buildTypes {
Expand Down

0 comments on commit 8f0514e

Please sign in to comment.