Skip to content

Commit

Permalink
Bump up Version
Browse files Browse the repository at this point in the history
Now the version is in a common format.
  • Loading branch information
Desnoo authored Sep 14, 2016
1 parent bed699e commit eec74b8
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 @@ -22,7 +22,7 @@ project.ext {
compileSdkVersion = 23
buildToolsVersion = '23.0.3'
appVersionCode = 2
appVersionName = '0.9a'
appVersionName = '0.9.1'
targetSdkVersion = 23
minSdkVersion = 16
}
Expand Down

0 comments on commit eec74b8

Please sign in to comment.