Skip to content

Commit

Permalink
Merge pull request #38 from eggheadgames/release-1-3-0
Browse files Browse the repository at this point in the history
Release 1.3.0 with latest Material About Box
  • Loading branch information
mikemee authored Oct 8, 2017
2 parents 210c48d + 5b6719d commit 51d0b9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 24
versionCode 4
versionName "1.2.2"
versionCode 6
versionName "1.3.0"
}
buildTypes {
release {
Expand Down

0 comments on commit 51d0b9f

Please sign in to comment.