Skip to content

Commit

Permalink
Bump version to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lanchon committed Jun 22, 2020
1 parent 261955b commit ba267e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .idea/modules/dexpatcher-gradle.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ plugins {
}

group = 'com.github.lanchon.dexpatcher'
version = '2.0.0'
version = '2.1.0'

ext.mainArtifact = 'dexpatcher-gradle'
ext.artifactName = 'DexPatcher-gradle'
Expand Down

0 comments on commit ba267e2

Please sign in to comment.