Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Kethsar committed Apr 4, 2018
1 parent cac856e commit 1d5f82e
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 @@ -6,9 +6,9 @@ android {
applicationId "io.r_a_d.radio"
minSdkVersion 16
targetSdkVersion 27
versionName '1.2.0.1.1'
versionName '1.2.1'
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
versionCode 6
versionCode 7
}
buildTypes {
release {
Expand Down

0 comments on commit 1d5f82e

Please sign in to comment.