We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2940e88 commit e74145eCopy full SHA for e74145e
library/build.gradle
@@ -11,7 +11,7 @@ ext {
11
POM_DESC = "Async Http Client wrapper using OkHttp"
12
POM_SCM_URL = 'https://github.com/codepath/AsyncHttpClient'
13
BASE_VERSION = 2
14
- VERSION_NAME = "2.0.1"
+ VERSION_NAME = "2.1.0"
15
}
16
17
version = VERSION_NAME
0 commit comments