Skip to content

Commit ee80226

Browse files
committed
release prepare
1 parent 56a208b commit ee80226

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

android-sdk/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ allprojects {
3232
}
3333

3434
ext {
35-
sdkVersion = "8.2.15"
35+
sdkVersion = "8.2.16"
3636
supportLibVersion = "26.1.0"
3737
converterVersion = "2.1.0"
3838
rxandroidVersion = "2.1.1"

android-sdk/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ org.gradle.jvmargs=-Xmx1536m
1515
# This option should only be used with decoupled projects. More details, visit
1616
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1717
# org.gradle.parallel=true
18-
VERSION_NAME=8.2.15
18+
VERSION_NAME=8.2.16
1919
VERSION_CODE=2695
2020
GROUP=cn.leancloud
2121

0 commit comments

Comments
 (0)