Skip to content

Commit

Permalink
Inc version number
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydeetay authored Sep 25, 2016
1 parent 7dd4011 commit 26a6475
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 1471
versionName "1.9.1b"
versionCode 1472
versionName "1.9.1c"
buildConfigField 'String', 'GOOGLE_ANALYTICS_CODE', '""'
}
signingConfigs {
Expand Down

0 comments on commit 26a6475

Please sign in to comment.