mirror of
https://gitlab.com/xynngh/YetAnotherCallBlocker.git
synced 2025-06-05 22:19:12 +02:00
Update targetSdkVersion to 29
This commit is contained in:
@@ -6,8 +6,7 @@ android {
|
|||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "dummydomain.yetanothercallblocker"
|
applicationId "dummydomain.yetanothercallblocker"
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
//noinspection OldTargetApi: required for call blocking
|
targetSdkVersion 29
|
||||||
targetSdkVersion 28
|
|
||||||
versionCode 5080
|
versionCode 5080
|
||||||
versionName "0.5.8"
|
versionName "0.5.8"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user