Skip to content

Commit

Permalink
Version bump for 1.0 beta release
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-lopreiato committed Jul 15, 2014
1 parent 92e2780 commit 0e7e045
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 19
versionCode 7
versionName "0.4"
versionCode 8
versionName "1.0"
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_7
Expand Down

0 comments on commit 0e7e045

Please sign in to comment.