Skip to content

Commit

Permalink
Bump library version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rayworks committed Nov 16, 2019
1 parent d8ed1d8 commit 8099c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion richtextview/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
apply plugin: 'com.github.dcendents.android-maven'
apply plugin: 'com.jfrog.bintray'

version = "1.0.2"
version = "2.0.0"

android {
compileSdkVersion rootProject.ext.compileSdkVersion
Expand Down

0 comments on commit 8099c97

Please sign in to comment.