Skip to content

Commit

Permalink
fix versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
burntcookie90 committed Oct 21, 2014
1 parent 7a5e9dd commit 25ba5a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ android {
minSdkVersion 15
targetSdkVersion 19
versionCode 10
versionName '1.1'
versionName '1.1.1'
}
signingConfigs {
release {
Expand Down

0 comments on commit 25ba5a7

Please sign in to comment.