Skip to content

Commit

Permalink
Incremement version code and name.
Browse files Browse the repository at this point in the history
  • Loading branch information
sudonatalie committed Apr 22, 2017
1 parent 661947c commit c9c2ba5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "com.natalieperna.cupful"
minSdkVersion 15
targetSdkVersion 25
versionCode 3
versionName "1.0"
versionCode 4
versionName "1.1"
}
buildTypes {
release {
Expand Down

0 comments on commit c9c2ba5

Please sign in to comment.