Skip to content

Commit 8a7ee7a

Browse files
committed
[ +] 升级版本为 v1.2.2(详看tag v1.2.2)
1 parent 1e53ff0 commit 8a7ee7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ allprojects {
2828
//未经测试,不要随意升级支持库的版本
2929
SUPPORT_LIBRARY_VERSION = '27.1.1'
3030

31-
VERSION_CODE = 10201
32-
VERSION_NAME = "1.2.1"
31+
VERSION_CODE = 10202
32+
VERSION_NAME = "1.2.2"
3333
}
3434
}
3535

0 commit comments

Comments
 (0)