Skip to content

Commit

Permalink
Update version number to beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
Randy Webster committed Oct 1, 2018
1 parent 62c5ca1 commit d9717be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastscroll/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ apply plugin: 'maven-publish'
def libraryName = 'FastScroll'
def libraryArtifact = 'fastscroll'
def libraryGroup = 'com.l4digital.fastscroll'
def libraryVersion = '2.0.0-beta2'
def libraryVersion = '2.0.0-beta3'

android {
compileSdkVersion rootProject.ext.sdkVersion
Expand Down

0 comments on commit d9717be

Please sign in to comment.