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 2534635 commit ceb21d2Copy full SHA for ceb21d2
android-sdk/build.gradle
@@ -30,7 +30,7 @@ allprojects {
30
}
31
32
ext {
33
- sdkVersion = "8.2.6"
+ sdkVersion = "8.2.7"
34
supportLibVersion = "26.1.0"
35
converterVersion = "2.1.0"
36
rxandroidVersion = "2.1.1"
android-sdk/gradle.properties
@@ -15,7 +15,7 @@ org.gradle.jvmargs=-Xmx1536m
15
# This option should only be used with decoupled projects. More details, visit
16
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
17
# org.gradle.parallel=true
18
-VERSION_NAME=8.2.6
+VERSION_NAME=8.2.7
19
VERSION_CODE=2695
20
GROUP=cn.leancloud
21
0 commit comments