Skip to content

Commit

Permalink
Bump version number to 1.2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Kethsar committed Apr 18, 2018
1 parent dcc05a5 commit f390c9d
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.1.1'
versionName '1.2.1.2'
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
versionCode 8
versionCode 9
}
buildTypes {
release {
Expand Down

0 comments on commit f390c9d

Please sign in to comment.