We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeaf9bf commit 0efc925Copy full SHA for 0efc925
library/build.gradle
@@ -7,8 +7,8 @@ apply plugin: 'com.jfrog.bintray'
7
ext {
8
9
GROUP = 'com.codepath.libraries'
10
- BASE_VERSION = "2.0"
11
- VERSION_NAME = "2.1.3"
+ BASE_VERSION = "2.1"
+ VERSION_NAME = "2.1.4"
12
POM_PACKAGING = "aar"
13
POM_DESCRIPTION = "CodePath OAuth Handler"
14
0 commit comments