Skip to content

Commit

Permalink
Bumped version to 3.2.3 for public release
Browse files Browse the repository at this point in the history
Includes fix for hue hub registration.
  • Loading branch information
ekux44 committed Jun 10, 2016
1 parent e5be0a2 commit d1ea5d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mobile/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ android {
buildToolsVersion '23.0.2'
defaultConfig {
applicationId "com.kuxhausen.huemore"
versionCode 83 // version code in wear module must kept in sync with this
versionName "3.2.2"
versionCode 84 // version code in wear module must kept in sync with this
versionName "3.2.3"
}
buildTypes {
release {
Expand Down

0 comments on commit d1ea5d7

Please sign in to comment.