Skip to content

Commit

Permalink
Increment release version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kethsar committed Feb 20, 2017
1 parent 48b589f commit 5f5d5f2
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 @@ -7,9 +7,9 @@ android {
applicationId "io.r_a_d.radio"
minSdkVersion 16
targetSdkVersion 25
versionName '1.2'
versionName '1.2.0.1'
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
versionCode 4
versionCode 5
}
buildTypes {
release {
Expand Down

0 comments on commit 5f5d5f2

Please sign in to comment.