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 fe45658 commit 745aef9Copy full SHA for 745aef9
app/build.gradle
@@ -8,7 +8,7 @@ ext {
8
9
GROUP = 'com.codepath.libraries'
10
BASE_VERSION = "1.2"
11
- VERSION_NAME = "1.2.5-SNAPSHOT"
+ VERSION_NAME = "1.2.5"
12
POM_PACKAGING = "aar"
13
POM_DESCRIPTION = "CodePath OAuth Handler"
14
0 commit comments