Skip to content

Commit

Permalink
Update version code.
Browse files Browse the repository at this point in the history
  • Loading branch information
paolorotolo committed Jul 2, 2016
1 parent 59164e1 commit c39740a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 24
versionCode 31
versionCode 32
versionName '1.1.1'
applicationId 'org.glucosio.android'

Expand Down
2 changes: 1 addition & 1 deletion wear/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ android {
applicationId "org.glucosio.android"
minSdkVersion 21
targetSdkVersion 24
versionCode 31
versionCode 32
versionName '1.1.1'
}
buildTypes {
Expand Down

0 comments on commit c39740a

Please sign in to comment.