Skip to content

Commit

Permalink
Merge pull request dkim0419#53 from andrewgaul/version
Browse files Browse the repository at this point in the history
Version
  • Loading branch information
dkim0419 authored Oct 9, 2016
2 parents 2a249fb + e2dda6b commit 654adba
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 @@ -8,8 +8,8 @@ android {
applicationId "com.danielkim.soundrecorder"
minSdkVersion 16
targetSdkVersion 21
versionCode 5
versionName "1.2.2"
versionCode 6
versionName "1.2.5"
}
buildTypes {
release {
Expand Down

0 comments on commit 654adba

Please sign in to comment.