diff --git a/app/build.gradle b/app/build.gradle index a9b72773..d67bfdc4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -27,8 +27,8 @@ android { applicationId "com.mapzen.erasermap" minSdkVersion 15 targetSdkVersion 22 - versionCode 5 - versionName "0.3.3-SNAPSHOT" + versionCode 6 + versionName "0.4" } buildTypes { debug {