AlexLiuSheng / CheckVersionLib

版本检测升级(更新)库。an auto check version library(app update) on Android

Home Page:https://github.com/AlexLiuSheng/CheckVersionLib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

请添加Android 12支持

390057892 opened this issue · comments

commented

Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.

commented

可以用我现在这个库支持Android12 原作者那里fork过来了的

implementation 'com.github.jikun2008:CheckVersionLib:2.4.5'