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 a029746 commit 4982018Copy full SHA for 4982018
android-sdk/build.gradle
@@ -30,7 +30,7 @@ allprojects {
30
}
31
32
ext {
33
- sdkVersion = "8.0.2"
+ sdkVersion = "8.0.3"
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.0.2
+VERSION_NAME=8.0.3
19
VERSION_CODE=2695
20
GROUP=cn.leancloud
21
0 commit comments