diff --git a/app/build.gradle b/app/build.gradle index 9fbba64..419295a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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"