Skip to content

Commit

Permalink
Advance the build number in prep for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydeetay committed Apr 3, 2016
1 parent d18b9bb commit 7b45435
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 @@ -9,8 +9,8 @@ android {
applicationId "com.google.android.stardroid"
minSdkVersion 15
targetSdkVersion 23
versionCode 1412
versionName "1.8.3 - alpha4"
versionCode 1413
versionName "1.8.3"
buildConfigField 'String', 'GOOGLE_ANALYTICS_CODE', '""'
}
signingConfigs {
Expand Down

0 comments on commit 7b45435

Please sign in to comment.