Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
lurbas committed Jul 11, 2017
1 parent 6f9f921 commit ada2974
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions listitemview/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ext {
siteUrl = 'https://github.com/lurbas/ListItemView'
gitUrl = 'https://github.com/lurbas/ListItemView.git'

libraryVersion = '1.0.4'
libraryVersion = '1.0.5'

developerId = 'lurbas'
developerName = 'Lucas Urbas'
Expand All @@ -34,7 +34,6 @@ android {
versionName "$libraryVersion"

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

}

buildTypes {
Expand Down

0 comments on commit ada2974

Please sign in to comment.