Skip to content

Commit

Permalink
Version 1.0.0-beta3
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Ruesga <[email protected]>
  • Loading branch information
jruesga committed Oct 20, 2016
1 parent f8df0ce commit 7d1911f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 7d1911f

Please sign in to comment.