We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c86a20b commit d916ca2Copy full SHA for d916ca2
library/build.gradle
@@ -8,7 +8,7 @@ ext {
8
9
GROUP = 'com.codepath.libraries'
10
BASE_VERSION = "2.0"
11
- VERSION_NAME = "2.0.0"
+ VERSION_NAME = "2.0.1"
12
POM_PACKAGING = "aar"
13
POM_DESCRIPTION = "CodePath OAuth Handler"
14
0 commit comments