AlexLiuSheng / CheckVersionLib

版本检测升级(更新)库。an auto check version library(app update) on Android
https://github.com/AlexLiuSheng/CheckVersionLib
2.66k stars 483 forks source link

请添加Android 12支持 #353

Open 390057892 opened 2 years ago

390057892 commented 2 years ago

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

jikun2008 commented 2 years ago

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

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