diff --git a/app/build.gradle b/app/build.gradle index 4881bd9c..0439c9e1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -52,8 +52,8 @@ dependencies { android { defaultConfig { - versionCode 2 - versionName '1.0.0-beta2' + versionCode 3 + versionName '1.0.0-beta3' vectorDrawables.useSupportLibrary = true applicationId 'com.ruesga.rview'