Skip to content

Conversation

@YoungBill
Copy link
Contributor

AppUtils增加getAppMinSdkVersion, getAppTargetSdkVersion支持。

其中getAppMinSdkVersion方法有些特殊,
在Android 7.0以下设备运行时,返回-1,因为ApplicationInfo.minSdkVersion字段是在Android 7.0之后加入的,
在Android 7.0及以上设备运行时,返回正常。

@Blankj Blankj merged commit a8c8270 into Blankj:master Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants