Skip to content

Commit 0efc925

Browse files
committed
fix regression again
1 parent aeaf9bf commit 0efc925

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ apply plugin: 'com.jfrog.bintray'
77
ext {
88

99
GROUP = 'com.codepath.libraries'
10-
BASE_VERSION = "2.0"
11-
VERSION_NAME = "2.1.3"
10+
BASE_VERSION = "2.1"
11+
VERSION_NAME = "2.1.4"
1212
POM_PACKAGING = "aar"
1313
POM_DESCRIPTION = "CodePath OAuth Handler"
1414

0 commit comments

Comments
 (0)