Skip to content

Commit 87818a5

Browse files
committed
将项目 minSdk 设置为 23
1 parent e88efd5 commit 87818a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ android {
55
compileSdk 36
66
defaultConfig {
77
// 最低安装版本
8-
minSdk 21
8+
minSdk 23
99
// Android 版本适配指南:https://github.com/getActivity/AndroidVersionAdapter
1010
targetSdk 32
1111
versionName '1.0'

0 commit comments

Comments
 (0)