diff --git a/app/build.gradle b/app/build.gradle index 0fed67c..ca845fd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.hvzhub.app" minSdkVersion 16 targetSdkVersion 23 - versionCode 2 - versionName "1.0.1" + versionCode 3 + versionName "1.0.2" } buildTypes { release {