upgrade to 1.0.1, match OS 2.0.1

This commit is contained in:
wangcongtao
2020-02-27 14:08:46 +08:00
parent d519af4d6d
commit 697e15b6c2

View File

@@ -5,8 +5,8 @@ ext {
buildToolsVersion: "29.0.2",
minSdkVersion : 19,
targetSdkVersion : 22,
versionCode : 1,
versionName : "1.0.0",
versionCode : 2,
versionName : "1.0.1",
]
dependencies = [