Skip to content

Commit

Permalink
Bump version to v2.0.0-RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
waicool20 committed Feb 28, 2018
1 parent a3bf376 commit c9544f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ apply plugin: 'java'
apply plugin: 'kotlin'

group 'com.waicool20'
version 'v2.0.0-RC1'
version 'v2.0.0-RC2'
def kcAutoCompatibility = '0.3.0'

sourceCompatibility = 1.8
Expand Down

0 comments on commit c9544f5

Please sign in to comment.