Skip to content

Commit

Permalink
Bump up version to 1.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydtorres committed Aug 15, 2018
1 parent 56de627 commit b1fb477
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 44
versionName "1.10.2"
versionCode 45
versionName "1.10.3"
vectorDrawables.useSupportLibrary = true
}
buildTypes {
Expand Down

0 comments on commit b1fb477

Please sign in to comment.