Skip to content

Commit

Permalink
version bump to 1.1 for next beta release
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-lopreiato committed Jul 22, 2014
1 parent 9495762 commit 0bfdabe
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 8
versionName "1.0"
versionCode 9
versionName "1.1"
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_7
Expand Down

0 comments on commit 0bfdabe

Please sign in to comment.