Skip to content

Commit

Permalink
Merge branch 'master' into kethtest
Browse files Browse the repository at this point in the history
  • Loading branch information
Kethsar committed Feb 20, 2017
2 parents b7ddcd2 + 6ac4f7f commit 48b589f
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.11'
versionName '1.2'
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
versionCode 3
versionCode 4
}
buildTypes {
release {
Expand Down

0 comments on commit 48b589f

Please sign in to comment.