diff --git a/mobile/build.gradle b/mobile/build.gradle index 5a869d70..7d632cf0 100644 --- a/mobile/build.gradle +++ b/mobile/build.gradle @@ -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 {