diff --git a/app/build.gradle b/app/build.gradle
index 99960b5c3de5d59c7ad1bcd6c58d71dbc7e81b6f..09d386a0528afd7e30b9da219a18d3f4bef1649c 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -82,7 +82,7 @@ android {
         applicationId "org.linhome"
         minSdkVersion 23
         targetSdkVersion 29
-        versionCode 21
+        versionCode 22
         versionName "${project.version}"
 
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"