mirror of
https://gitlab.com/xynngh/YetAnotherCallBlocker.git
synced 2025-02-16 11:50:39 +01:00
Update targetSdkVersion to 29
This commit is contained in:
parent
089d0e114d
commit
995f5277cc
@ -6,8 +6,7 @@ android {
|
||||
defaultConfig {
|
||||
applicationId "dummydomain.yetanothercallblocker"
|
||||
minSdkVersion 14
|
||||
//noinspection OldTargetApi: required for call blocking
|
||||
targetSdkVersion 28
|
||||
targetSdkVersion 29
|
||||
versionCode 5080
|
||||
versionName "0.5.8"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user