Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoobergs committed Aug 6, 2017
1 parent d5db640 commit bfad504
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION_NAME=2.0.2
VERSION_NAME=2.1.0
GROUP=com.github.quivr

POM_DESCRIPTION=An android library to show day view, week view, 3 day view etc. in your app.
Expand Down
6 changes: 3 additions & 3 deletions library/gradle-mvn-push.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,8 @@ afterEvaluate { project ->
from android.sourceSets.main.java.sourceFiles
}

/* artifacts {
artifacts {
archives androidSourcesJar
archives androidJavadocsJar
} */
// archives androidJavadocsJar
}
}

0 comments on commit bfad504

Please sign in to comment.