diff --git a/app/build.gradle b/app/build.gradle index 0c2e537..3bb97ce 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "net.iopush.jarvis" minSdkVersion 15 targetSdkVersion 25 - versionCode 2 - versionName "v0.2.3" + versionCode 3 + versionName "v0.2.4" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {